Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

fix_names (Package: params) : fix_names

Replace special characters in column names of a data.frame
● Data Source: CranContrib
● Keywords:
● Alias: fix_names
● 0 images

load_opts (Package: params) : Setting/loading and extracting various options into the environment

  • set_opts(): set options into a custom envir
    ● Data Source: CranContrib
    ● Keywords:
    ● Alias: get_opts, load_opts, new_opts, params, print.opts, set_opts
    ● 0 images

read_sheet (Package: params) : Read/Write sheets (automatically detect the file type and work accordingly)

Read/Write sheets (automatically detect the file type and work accordingly)
● Data Source: CranContrib
● Keywords:
● Alias: read_sheet, write_sheet
● 0 images

check_args (Package: params) : Assert none of the arguemnts of a function are null.

Checks all the arguments in the parent function and makes sure that none of them are NULL
● Data Source: CranContrib
● Keywords:
● Alias: check_args
● 0 images

kable (Package: params) : Create tables in LaTeX, HTML, Markdown and reStructuredText

This is a very simple table generator. It is simple by design. It is not intended to replace any other R packages for making tables. This is a trimmed down version of the original kable function in knitr package. Please refer to knitr's kable function for details.
● Data Source: CranContrib
● Keywords:
● Alias: kable
● 0 images

parse_opts (Package: params) : Parse options to expand code{{{variable

This function is internally called by set_opts and load_opts
● Data Source: CranContrib
● Keywords:
● Alias: parse_opts
● 0 images