Learn R Programming

⚠️There's a newer version (0.7.7) of this package.Take me there.

params (version 0.5.0)

Simplify Parameters

Description

An interface to simplify organizing parameters used in a package, using external configuration files. This attempts to provide a cleaner alternative to options().

Copy Link

Version

Install

install.packages('params')

Monthly Downloads

240

Version

0.5.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Sahil Seth

Last Published

February 22nd, 2016

Functions in params (0.5.0)

check_args

Assert none of the arguemnts of a function are null.
parse_opts

Parse options to expand {{variable}} into their respective values
load_opts

Setting/loading and extracting various options into the environment
kable

Create tables in LaTeX, HTML, Markdown and reStructuredText
opts

default opts
read_sheet

Read/Write sheets (automatically detect the file type and work accordingly)