source_ser: Create and run SER scripts

View source: R/source_ser.R

source_serR Documentation

Create and run SER scripts

Description

source_ser() runs the available scripts in the ser package. use_ser_script() sets up a new script to set deply, which is added to inst/scripts in the package. scripts_ls() lists the currently available scripts.

Usage

source_ser(name)

use_ser_script(name)

scripts_ls(name)

Arguments

name

The name of the script (without the .R extension)


SERTwitter/ser documentation built on June 27, 2022, 7:37 p.m.