/stats_workshops_2020

Workshop planning for 2020

Primary LanguageR

stats_workshops_2020

Workshop planning for 2020

Organisation

Each folder represents a potential workshop for the coming year. Within each folder is a README.md file. This can be edited to add in potential resources and other ideas for the workshop structure.

General resources

Running R code in a webpage

See the example below:

<iframe width='400' height='440' src='https://rdrr.io/snippets/embed/?code=print(%22Hello%2C%20world!%22)' frameborder="no"></iframe>