
The “t.test” Function in R
Performs t-tests for comparing means of two groups or one-sample t-tests.
The “rnbinom” Function in R
Generates random numbers from a negative binomial distribution.
The “table” Function in R
Construct contingency tables of the counts at each combination of factor levels.
The “str” Function in R
Displays the internal structure of R objects in a concise and readable form.