This is an R Markdown document. Markdown is a simple formatting syntax for authoring documents. There are numerous resources to support your use of Markdown. These include:
When you have finished composing your Mardown document, click the Knit button in the toolbar and a document will be generated.
The Sport Informatics and Analytics course has a section about developing your ePortfolio.
This is the text of that section shared with Markdown.
R has some interesting resources to help you build your ePortfolio for the course. Blogdown provides a platform for you to use. This brief discussion of computer vision, for example, made use of the R Markdown functionality in RStudio to create an open educational resource hosted by RPubs. If you would like to extend your use of R you might find Yihui Xie’s guide to authoring books and technical documents with R Markdown of interest. Jenny Bryan has a comprehensive guide to Markdown too. You might find the learnr package of interest if you a considering creating interactive tutorials from R Markdown documents. If you would like to write about your work, Blogdown provides a blog platform for you to use. If you use Google Docs, you might find Aleszu Bajak’s tutorial on how to convert a Google Doc into RMarkdown helpful. Jenny Bryan and Lucy McGowan have created a Google Drive CRAN package that extends how you might use some of your Google cloud resources.