create: Create an empty jamovi module

View source: R/main.R

createR Documentation

Create an empty jamovi module

Description

Creates an empty jamovi module. Astute observers will notice that empty jamovi modules are the same as empty R packages.

Usage

create(path = ".")

Arguments

path

location to create the new module (the name of the module is inferred from the path)


jamovi/jmvtools documentation built on March 19, 2024, 6:38 a.m.