options_show {act}R Documentation

Options of the package

Description

The package has numerous options that change the internal workings of the package.

Usage

options_show()

Details

There are several options that change the way the package works. They are set globally.

The package uses the following options.

Program

Paths

File formats

FFMPEG commands and options

Import annotation files

Export

Miscellaneous

Value

Nothing.

Examples

library(act)
## Not run: 
act::options_show()

## End(Not run)



[Package act version 1.3.1 Index]