Learn R Programming

⚠️There's a newer version (2.6.3) of this package.Take me there.

jmvcore (version 2.3.19)

Dependencies for the 'jamovi' Framework

Description

A framework for creating rich interactive analyses for the jamovi platform (see for more information).

Copy Link

Version

Install

install.packages('jmvcore')

Monthly Downloads

3,657

Version

2.3.19

License

GPL (>= 2)

Maintainer

Jonathon Love

Last Published

November 17th, 2022

Functions in jmvcore (2.3.19)

constructFormula

Construct a formula string
create

Create an analysis
colorPalette

A function that creates a color palette
composeFormula

Compose a formula string
isError

Determine if an object is an error
naOmit

remove missing values from a data frame listwise
marshalData

Marshal the data from an environment into a data frame
decomposeFormula

Decompose a formula
composeTerm

Compose and decompose interaction terms to and from their components
reexports

Objects exported from other packages
select

Create a new data frame with only the selected columns
tryNaN

try an expression, and return NaN on failure
Options

The jmv Options classes
sourcify

Converts basic R object into their source representation
Analysis

the jmvcore Object classes
Cell.BEGIN_GROUP

Constants to specify formatting of Table cells
toB64

Convert names to and from Base64 encoding
extractErrorMessage

Extracts the error message from an error object
toNumeric

Converts a vector of values to numeric
format

Format a string with arguments
canBeNumeric

Determines whether an object is or can be converted to numeric
createError

Create and throw errors
resolveQuo

Evaluates a quosure This is intended for use by classes overriding Analysis
startsWith

Test whether strings start or end with a particular string
marshalFormula

Marshal a formula into options
stringifyTerm

Converts a term into a string
matchSet

Determines the index where an item appears
theme_min

Creates the minimal jmv ggplot2 theme
theme_spss

Creates the spss jmv ggplot2 theme
theme_default

Creates the default jmv ggplot2 theme
theme_hadley

Creates the hadley jmv ggplot2 theme