Skip to content

chroetz/ConfigOpts

Repository files navigation

ConfigOpts

Defines an S3 class Opts. It stores configuratio options that can be used as arguemnts for function calls.

Example:

library(ConfigOpts)
opts <- makeOpts("Sequence", range = c(-1,2))
print(opts)
writeOpts(opts, "opts.json")

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages