https://github.com/haydeeperuyero/rmarkdown_and_latex
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: HaydeePeruyero
- Default Branch: main
- Size: 1.01 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
README.md
R-Ladies
Ejemplo básico de Rmarkdown con Latex
Requisitos 💻
- Instalar Rmarkdown:
install.packages('rmarkdown')
- Instalar LaTeX: Si ya tienen alguna versión de Latex, no hacer nada, Si no tienen instalado Latex, entonces instalar alguna distribución MiKTeX, MacTeX, and TeX Live o TinyTex:
install.packages('tinytex')
tinytex::install_tinytex()
# to uninstall TinyTeX, run
# tinytex::uninstall_tinytex()
Referencias 📚
Owner
- Name: Haydee Peruyero
- Login: HaydeePeruyero
- Kind: user
- Location: México
- Website: https://haydeeperuyero.github.io/
- Repositories: 23
- Profile: https://github.com/HaydeePeruyero
Posdoctorante en el Centro de Ciencias Matemáticas UNAM. Doctorado en Ciencias Matemáticas, IMATE UNAM. Especialidad en Estadística Aplicada, IIMAS UNAM.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago