Analysis | the jmvcore Object classes |
Array | the jmvcore Object classes |
canBeNumeric | Determines whether an object is or can be converted to numeric |
Cell.BEGIN_END_GROUP | Constants to specify formatting of Table cells |
Cell.BEGIN_GROUP | Constants to specify formatting of Table cells |
Cell.END_GROUP | Constants to specify formatting of Table cells |
Cell.INDENTED | Constants to specify formatting of Table cells |
Cell.NEGATIVE | Constants to specify formatting of Table cells |
Column | the jmvcore Object classes |
composeTerm | Compose and decompose interaction terms to and from their components |
composeTerms | Compose and decompose interaction terms to and from their components |
constructFormula | Construct a formula string |
create | Create an analysis |
createError | Create and throw errors |
decomposeTerm | Compose and decompose interaction terms to and from their components |
decomposeTerms | Compose and decompose interaction terms to and from their components |
endsWith | Test whether strings start or end with a particular string |
extractErrorMessage | Extracts the error message from an error object |
format | Format a string with arguments |
fromB64 | Convert names to and from Base64 encoding |
Group | the jmvcore Object classes |
Html | the jmvcore Object classes |
Image | the jmvcore Object classes |
isError | Determine if an object is an error |
naOmit | remove missing values from a data frame listwise |
OptionArray | The jmv Options classes |
OptionBool | The jmv Options classes |
OptionGroup | The jmv Options classes |
OptionInteger | The jmv Options classes |
OptionLevel | The jmv Options classes |
OptionList | The jmv Options classes |
OptionNMXList | The jmv Options classes |
OptionNumber | The jmv Options classes |
OptionPairs | The jmv Options classes |
Options | The jmv Options classes |
OptionSort | The jmv Options classes |
OptionString | The jmv Options classes |
OptionTerms | The jmv Options classes |
OptionVariable | The jmv Options classes |
OptionVariables | The jmv Options classes |
Preformatted | the jmvcore Object classes |
reject | Create and throw errors |
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 |
State | the jmvcore Object classes |
stringifyTerm | Converts a term into a string |
Table | the jmvcore Object classes |
themes | The jamovi plot themes |
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 |