inst/doc/getting_started.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  echo = TRUE, eval = FALSE,
  collapse = TRUE,
  comment = "#>"
)

## -----------------------------------------------------------------------------
# SIAtools::create_module_project("path/to/your/new/project")

## -----------------------------------------------------------------------------
# SIAtools::add_module(name = "my_module")

## -----------------------------------------------------------------------------
# SIAtools::preview_module()

Try the SIAtools package in your browser

Any scripts or data that you put into this service are public.

SIAtools documentation built on April 4, 2025, 2:13 a.m.