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 June 3, 2024, 3:17 a.m.