Statistics that describe an aspect of data (e.g., mean, median, mode, variance, range)
A data type representing strings of text.
The pane in RStudio where you can type in commands and view output messages.
A named section of code that can be reused.
A way to order your code in a more readable format using the symbol %>%
A data type where a specific set of values are stored with labels; An explanatory variable manipulated by the experimenter
A section of code in an R Markdown file
A data structure that contains R objects such as variables and functions
The filepath where R is currently reading and writing files.
A data type representing a real decimal number or integer.
A data type representing whole numbers.
A container for tabular data with some different properties to a data frame
A group of R functions.
The kind of data represented by an object.
the word used to describe someone who has taken part in a study. Note that subject is outdated and no longer used.
A data type representing a real decimal number
The process of preparing data for visualisation and statistical analysis.
The end!