A data.frame containing the name of the SLiM classes and an abbreviation that can be used to refer to them in R.

slim_classes

Format

A data frame with 15 rows and 2 variables:

class_name

The name of SLiM class

class_internal

The name used internally by `slimr` for the class. Generally not useful for users.

class_abbr

An abbreviation of the class name that can be used to save typing.