8. Training#
Metadata template for training events.
1{"@context": "http://schema.org",
2"@type": "Event",
3"description": "Sponsored by Helmholtz Information & Data Science Academy (HIDA)in cooperation with
4Core Facility Statistical Consulting at Helmholtz Zentrum München - German Research Center for
5Environmental Health (Helmholtz Munich) is a fantastic tool to efficiently
6write manuscripts and research reports. It relieves the work of making your manuscripts and reports
7reproducible and transferable. You combine the coding in R and the writing of the documentation/interpretation
8of the results all in the same file and compile it directly as a report (e.g. as html, pdf or word document)
9After this course, you will no longer need to create multiple files in order to produce one single
10research document. Tables, figures, citations and much more can be included in one single document
11to be directly shared with your peers or PIs.Prerequisites: Programming skills with R, e.g. course
12'Introduction to R' More details here. Course Days and TimesMay 25, 2023, 9 am - 12:30 pm May 26, 2023,
139 am - 12:30 pm NOTE: Registration will open 4 weeks before the course's starting date.",
14"endDate": "2023-05-26T12:30:00+02:00",
15"image": "https://events.hifis.net/event/656/logo-1641968619.png",
16"location": { "@type": "Place",
17 "address": "No address set",
18 "name": "online"},
19"name": "RMarkdown",
20"startDate": "2023-05-25T09:00:00+02:00",
21"url": "https://events.hifis.net/event/656/"
22}