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.
First, you have to make sure that your computer is trusted to be
connected to IST servers.
Please follow the
insctructions,
by choosing your Operating System.
You only need to do this once per computer.
SFTP is a Secure FTP connection.
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 [or without the 1 if you are younger than me...]
- Connect, save password, always trust this key
Upload your outputs under web / tdm