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 = ".", home = NULL, gitignore = TRUE)

Arguments

path

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


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