All functions |
|
---|---|
Capture arguments of exception throwing function call for later debugging. |
|
Capture arguments and environment of exception throwing function call for later debugging. |
|
Wrap a function for debugging. |
|
Wrap function to capture arguments and environment of exception throwing function call for later debugging. |
|
Capture arguments of exception throwing function call for later debugging. |
|
Capture arguments and environment of exception throwing function call for later debugging. |
|
Memoizing wrapper to base::Vectorize() |
|
Add list name as a column to a list of data.frames. |
|
S3 dispatch on class of pipe_left_arg. |
|
S3 dispatch on class of pipe_left_arg. |
|
S3 dispatch on class of pipe_left_arg. |
|
S3 dispatch on class of pipe_right_argument. |
|
Default apply_right implementation. |
|
S4 dispatch method for apply_right. |
|
Capture named objects as a named list. |
|
Blank Concatenate. Parse argument as a vector of values allowing "blank separators". |
|
Treat ... argument as bquoted-values. |
|
Adapt a function to use bquote on its arguments. |
|
Build a custom writeback function that writes state into a user named variable. |
|
Build a data.frame from the user's description. |
|
Check that a set of columns form unique keys. |
|
Check two data.frames are equivalent after sorting columns and rows. |
|
Fit a stats::glm without carying back large structures. |
|
Fit a stats::lm without carying back large structures. |
|
Coalesce values (NULL/NA on left replaced by values on the right). |
|
Define lambda function building function. |
|
Pipe operator ("dot arrow", "dot pipe" or "dot arrow pipe"). |
|
Render a simple data.frame in build_frame format. |
|
Render a simple data.frame in qchar_frame format. |
|
Near |
|
Execute f in parallel partitioned by partition_column. |
|
Build an anonymous function of dot. |
|
Inline let-block notation. |
|
Dot substitution string interpolation. |
|
Dot substitution string interpolation. |
|
Grep for column names from a |
|
Return a vector of matches. |
|
Check for duplicate rows. |
|
Inline list/array concatenate. |
|
Inline dot product. |
|
Inline character paste0. |
|
Inline quoting list/array concatenate. |
|
Invert a permutation. |
|
Build an anonymous function. |
|
Memoizing wrapper for lapply. |
|
Execute expr with name substitutions specified in alias. |
|
Build an anonymous function. |
|
format a map. |
|
Map up-cased symbol names to referenced values if those values are string scalars (else throw). |
|
Map symbol names to referenced values if those values are string scalars (else throw). |
|
Match one order to another. |
|
Construct a formula. |
|
Produce a temp name generator with a given prefix. |
|
Named map builder. |
|
Order by a list of vectors. |
|
Pack values into a named list. |
|
Memoizing wrapper for parLapplyLB |
|
Partition as set of tables into a list. |
|
Pipe dispatch implementation. |
|
Pseudo aggregator. |
|
Quote assignment expressions (name = expr, name := expr, name %:=% expr). |
|
Quoting version of c() array concatenate. |
|
Build a quoted data.frame. |
|
Quote expressions. |
|
Quote argument as a string. |
|
Use function to reduce or expand arguments. |
|
Restrict an alias mapping list to things that look like name assignments |
|
Increasing whole-number sequence. |
|
Dot substitution string interpolation. |
|
Dot substitution string interpolation. |
|
Sort a data.frame. |
|
Split strings at -pairs. |
|
Stop with message if dot_args is a non-trivial list. |
|
Split a string, keeping separator regions |
|
Prepare for unpack or bind values into the calling environment. |
|
Unpack or bind values into the calling environment. |
|
String eXplode. Parse argument as a vector of string allowing "blank separators". |
|
Unpack or bind values by names into the calling environment, eager eval (no-dot) variation. |
|
Strict version of unique (without ...). |
|
Unpack or bind values by names into the calling environment. |
|
Memoizing wrapper for vapply. |
|
Invoke a spreadsheet like viewer when appropriate. |
|
wrapr: Wrap R Tools for Debugging and Parametric Programming |