rutilsMH | R Documentation |
The rutilsMH package provides an array of utility functions: these include documentation functions and summary functions
counts values >1 in a vector
counts values >0 in a vector
count the numbr of NA values in a vector
count the number of values = 1 in a vector
count the number of values = 0 in a vector
generates a comment section ready to copy into code
Tabulates the class of each column in a dataframe
returns the name of a variable as character
characterizes properties of data.frame columns
lists all functions in a given R file
identifies the class of each column in a data.frame
bare-bones plotprep, opens a new device + default par
prints par command syntax to the console to be copied
sets up a plotting device external to Rstudio
writes a base graphics template to the console
linearly replaces NA values in a vector
a case ignoring 'grep'
prints a vector as a column with index numbers
used in apply to estimate quantiles across a vector
finds closest value in a vector to a given number
sets up a plotting area ready for use
draws a circle with a given origin and radius
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.