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 16 found.
[1] < 1 2 > [2]  Sort:

assert_match_arg (Package: pixiedust) : Checkmate Compatible Version of code{match.arg

Matches arguments as match.arg and returns the value of the selected argument.
● Data Source: CranContrib
● Keywords:
● Alias: assert_match_arg
● 0 images

sprinkle_colnames (Package: pixiedust) : Column Names for code{dust

Assigns new column names to a table
● Data Source: CranContrib
● Keywords:
● Alias: sprinkle_colnames, sprinkle_colnames.default, sprinkle_colnames.dust_list
● 0 images

dust (Package: pixiedust) : Dust Table Construction

Dust tables consist of four primary components that are built together to create a full table. Namely, the head, the body, the interfoot, and the foot. Dust tables also contain a table-wide attributes border_collapse and longtable as well as a print_method element.
● Data Source: CranContrib
● Keywords:
● Alias: dust, dust.default, dust.grouped_df, dust.list, redust, redust.default, redust.dust_list
● 0 images

%>% (Package: pixiedust) : Chain together multiple operations.

This is a copy of the documentation for %>% in dplyr. The copy here is made to conform to CRAN requirements regarding documentation. Please see the dplyr documenation for the complete and current documentation.
● Data Source: CranContrib
● Keywords:
● Alias: %>%
● 0 images

%<>% (Package: pixiedust) : Chain together multiple operations.

This is a copy of the documentation for %<>% in magrittr. The copy here is made to conform to CRAN requirements regarding documentation. Please see the magrittr documenation for the complete and current documentation.
● Data Source: CranContrib
● Keywords:
● Alias: %<>%
● 0 images

pvalString (Package: pixiedust) : Format P-values for Reports

Convert numeric p-values to character strings according to pre-defined formatting parameters. Additional formats may be added for required or desired reporting standards.
● Data Source: CranContrib
● Keywords:
● Alias: pvalString
● 0 images

glance_foot (Package: pixiedust) : Prepare Glance Statistics for code{pixiedust

Retrieves the broom::glance output for a model object and structures it into a table suitable to be placed in the footer. By default, the statistics are displayed in two column-pairings (see Details). This function is not exported but is documented to maintain clarity of its behavior. It is intended for use within dust, but may be useful elsewhere if used with caution.
● Data Source: CranContrib
● Keywords:
● Alias: glance_foot
● 0 images

medley (Package: pixiedust) : Sprinkle Medleys

pixiedust can get to be pretty verbose if you are doing a great deal of customization. Sprinkle medleys can take out some of that code by bundling much of the formatting sprinkling into a single function.
● Data Source: CranContrib
● Keywords:
● Alias: medley, medley_bw, medley_model
● 0 images

as.data.frame.dust (Package: pixiedust) : Convert code{dust

Sprinkles are applied to the dust object as if it were being prepared for printing to the console. However, instead of printing, the object is returned as a single data frame.
● Data Source: CranContrib
● Keywords:
● Alias: as.data.frame.dust, as.data.frame.dust_list
● 0 images

sprinkle (Package: pixiedust) : Define Customizations to a Table

Customizations to a dust table are added by "sprinkling" with a little extra pixie dust. Sprinkles are a collection of attributes to be applied over a subset of table cells. They may be added to any part of the table, or to the table as a whole.
● Data Source: CranContrib
● Keywords:
● Alias: sprinkle, sprinkle.default, sprinkle.dust_list, sprinkle_print_method, sprinkle_print_method.default, sprinkle_print_method.dust_list, sprinkle_table, sprinkle_table.default, sprinkle_table.dust_list
● 0 images