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 - 10 of 93 found.
[1] < 1 2 3 4 5 6 7 8 9 10 > [10]  Sort:

ensureVector (Package: BBmisc) : Blow up single scalars / objects to vectors / list by replication.

Useful for standard argument conversion where a user can input a single element, but this has to be replicated now n times for a resulting vector or list.
● Data Source: CranContrib
● Keywords:
● Alias: ensureVector
● 0 images

collapse (Package: BBmisc) : Collapse vector to string.

A simple wrapper for paste(x, collapse).
● Data Source: CranContrib
● Keywords:
● Alias: collapse
● 0 images

clipString (Package: BBmisc) : Shortens strings to a given length.

Shortens strings to a given length.
● Data Source: CranContrib
● Keywords:
● Alias: clipString
● 0 images

printToChar (Package: BBmisc) : Prints object to a string / character vector.

Prints object to a string / character vector.
● Data Source: CranContrib
● Keywords:
● Alias: printToChar
● 0 images

sortByCol (Package: BBmisc) : Sort the rows of a data.frame according to one or more columns.

Sort the rows of a data.frame according to one or more columns.
● Data Source: CranContrib
● Keywords:
● Alias: sortByCol
● 0 images

argsAsNamedList (Package: BBmisc) : Parses code{...

The deparsed name will be used for arguments with missing names. Missing names will be set to NA.
● Data Source: CranContrib
● Keywords:
● Alias: argsAsNamedList
● 0 images

suppressAll (Package: BBmisc) : Suppresses all output except for errors.

Evaluates an expression and suppresses all output except for errors, meaning: prints, messages, warnings and package startup messages.
● Data Source: CranContrib
● Keywords:
● Alias: suppressAll
● 0 images

splitTime (Package: BBmisc) : Split seconds into handy chunks of time.

Note that a year is simply defined as exactly 365 days.
● Data Source: CranContrib
● Keywords:
● Alias: splitTime
● 0 images

getFirst (Package: BBmisc) : Get the first/last element of a list/vector.

Get the first/last element of a list/vector.
● Data Source: CranContrib
● Keywords:
● Alias: getFirst, getLast
● 0 images

makeS3Obj (Package: BBmisc) : Simple constructor for S3 objects based on lists.

Simple wrapper for as.list and setClasses.
● Data Source: CranContrib
● Keywords:
● Alias: makeS3Obj
● 0 images