.                       Designate string as translated
..                      Designate string as client-side translated
Action                  the jmvcore Object classes
Cell.BEGIN_GROUP        Constants to specify formatting of Table cells
NoticeType              Different notice levels
Options                 The jmv Options classes
canBeNumeric            Determines whether an object is or can be
                        converted to numeric
colorPalette            A function that creates a color palette
composeFormula          Compose a formula string
composeTerm             Compose and decompose interaction terms to and
                        from their components
constructFormula        Construct a formula string
create                  Create an analysis
createError             Create and throw errors
decomposeFormula        Decompose a formula
extractErrorMessage     Extracts the error message from an error object
format                  Format a string with arguments
isError                 Determine if an object is an error
marshalData             Marshal the data from an environment into a
                        data frame
marshalFormula          Marshal a formula into options
matchSet                Determines the index where an item appears
naOmit                  remove missing values from a data frame
                        listwise
resolveQuo              Evaluates a quosure This is intended for use by
                        classes overriding Analysis
select                  Create a new data frame with only the selected
                        columns
sourcify                Converts basic R object into their source
                        representation
startsWith              Test whether strings start or end with a
                        particular string
stringifyTerm           Converts a term into a string
theme_default           Creates the default jmv ggplot2 theme
theme_hadley            Creates the hadley jmv ggplot2 theme
theme_min               Creates the minimal jmv ggplot2 theme
theme_spss              Creates the spss jmv ggplot2 theme
toB64                   Convert names to and from Base64 encoding
toNumeric               Converts a vector of values to numeric
tryNaN                  try an expression, and return NaN on failure
