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 https://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 document. You can embed an R code chunk like this:

summary(cars)

YAML fields

For MSC2020primary and MSC2020secondary, please refer to MSC database.

Including Plots

You can also embed plots, for example:

plot(pressure)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot. Because printing is different from typewriting, there are a number of things that you have to do differently when preparing an input file than if you were just typing the document directly. Quotation marks separates the double and single quote.

$$a+b\geq c$$ where $a$ is a variable and $c$ is variable as well.

Dashes come in three sizes: a hyphen, an intra-word dash, a medium dash for number ranges like 1--2, and a punctuation dash in place of a comma, semicolon, colon or parentheses ---like this.

The following are some other citations to check that the bibliographic style file is working correctly: \citet{akaike}, \citet{akivarsq}, \citet{kstuart}, and \citet{companion}.

References {#references .unnumbered}



rstudio/rticles documentation built on April 9, 2024, 10:51 p.m.