addAnalysis: Adds a new analysis to a jamovi module

View source: R/main.R

addAnalysisR Documentation

Adds a new analysis to a jamovi module

Description

Adds a new analysis to a jamovi module

Usage

addAnalysis(name, title = name, path = ".", home = NULL)

Arguments

name

the name for the new analysis

title

the title for the new analysis

home

path to a local jamovi installation


jamovi/jmvtools documentation built on Nov. 17, 2024, 4 a.m.