work in progress
How to create static or dynamic reports for your home assignments, using R markdown.
R Markdown provides an authoring framework for data science. You can use a single R Markdown file to both.
Generate high quality reports that can be shared with an audience. R Markdown documents are fully reproducible and support dozens of static and dynamic output formats.
First install pandoc (https://pandoc.org/installing.html)
The library rmarkdown
already comes with RStudio. If you neet to
install it:
install.packages("rmarkdown")
To make your outputs online at your IST server.
Donwload FileZilla at: https://filezilla-project.org/download.php?type=client
- CTRL + S (site manager)
- new site (name “fenix”)
- SFTP
- server: sigma.ist.utl.pt
- port: leave blank
- user: ist1XXXXX
- Connect, save password, always trust this key
Upload your outputs under web / tdm