https://github.com/tingying-he/beauvis
Tip revision: b9d419b129e9ab5310413b0b7191ca9290ad52d9 authored by Tobias Isenberg on 16 November 2023, 09:47:27 UTC
Update Readme.md
Update Readme.md
Tip revision: b9d419b
test.Rmd
---
title: "test"
output: html_document
date: '2022-07-07'
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## R Markdown
```{r}
rmarkdown::render("03 EFA/EFA-function.Rmd")
```