Formatted Actuarial Vignettes in R


[Up] [Top]

Documentation for package ‘favir’ version 0.3-2

Help Pages

$.favir.environment Create and use favir environments
%SplitOn% Split a character type at the given substring
Assert stopifnot() with an error message
AssertSingle Raise error if arguments don't have length 1
Caption Query or set the caption in a favir.data.frame
Caption<- Query or set the caption in a favir.data.frame
DefaultFormatter Get and set the default formatting operation
DefaultFormatter<- Get and set the default formatting operation
DefaultRowColoring Get or set row coloring
favir.colors Named vector of default colors
FavirDF Return data frame formatted for latex
FavirLoadModule Create and use favir environments
FavirSweave Sweave and LaTeX a FAViR paper
FieldFormatters Get and set formatters for particular fields
FieldFormatters<- Get and set formatters for particular fields
FieldGroup Query and declare a group of fields
FieldGroup<- Query and declare a group of fields
FieldHeadings Get and set printable field names
FieldHeadings<- Get and set printable field names
FieldSettings Get or set attributes for a particular field
FieldSettings<- Get or set attributes for a particular field
formatters Several common formatting functinons pre-packaged
GetGlobalGroupFormatter Query or set formatter for a group of fields
GroupFormatter Query or set formatter for a group of fields
GroupFormatter<- Query or set formatter for a group of fields
GroupHeading Query or set the heading for a field group
GroupHeading<- Query or set the heading for a field group
IncludeGraph Include a ggplot graph in a Sweave paper
IncludeGrid Include a grid of ggplot graphs in a Sweave paper
IncludeLegal Print default legal disclaimer and license info
IncludePrelude Print default latex prelude
InitPaper Initialize FAViR paper settings
Label Query or set the latex label of a favir.data.frame
Label<- Query or set the latex label of a favir.data.frame
Last Return last n elements of a vector or data frame
ListFieldGroups Query and declare a group of fields
LookupDF Select a single row from a data frame
MakeFormatter Create and return a formatting function
OnError Print traceback and dump debugging frames to a file
Orientation Query or set the orientation of a favir.data.frame
Orientation<- Query or set the orientation of a favir.data.frame
ParentFieldGroups Query and declare a group of fields
PreLatexFDF An object a favir data frame is converted into before printing
print.favir.data.frame Return data frame formatted for latex
print.favir.prelatex An object a favir data frame is converted into before printing
RBindPreLatex Join several favir.prelatex objects into one
RowColors Get or set row coloring
RowColors<- Get or set row coloring
RowIndicies Enumerate the row indicies of a data frame or array
SetGlobalDefaultFormatter Get and set the default formatting operation
SetGlobalGroupFormatter Query or set formatter for a group of fields
SummaryRow Query or set the summary row of a favir.data.frame
SummaryRow<- Query or set the summary row of a favir.data.frame
TextSize Query or set the text size in a favir.data.frame
TextSize<- Query or set the text size in a favir.data.frame
with.favir.environment Create and use favir environments