Publications by Michael Kulig
Document
Import data # csv file data <- read.csv("data/MKmyData.csv") data ## Column1 ID.on.Tag Animal.Name Scientific.Name ## 1 1 Tommy-Tag Tommy Felis catus ## 2 2 Athena Athena Felis catus ## 3 3 Ares Ares Felis catus ## 4 4 ...
34 sym 1 img
Test publishing
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the...
591 sym 1 img