Man pages for Christopher-Peterson/macroStan

block_insert_functionsdetermine which function to use for inserting macros into...
blocks_to_stan_stringconvert a block list into stan code; opposite of 'get_blocks'
filter_rowsBasically dplyr::filter with one condition
get_arg_namesgets the names of parsed macro arguments
get_blockstransforms a stan file into list with named elements...
get_input_codeDetermines whether the input is a file or charcter vector of...
get_macro_argsextracts the arguments from a macro args block
get_macro_callsextracts the macro calls from the use macros block
get_macro_file_listreads in a list of macro files
glue_argsalternate paramterization for 'glue_data', easier to lapply...
has_valuedetermine if a macro has a value argument
insert_macrosinsert macros into scaffold
insert_macro_sectioninserts a block of macro(s) into a block of scaffold
is_assignmentChecks to see if an expression is an assignment;
macros_existThis should be a safe way of getting a macro's definition
macroStan-packagemacroStan: What the Package Does (Title Case)
order_stan_macrosparse the used macros into ordered text,ready for insertion
parse_assignmentparse a text assignment, quoting what needs to be quoted
parse_assignmentsSome stan code won't parse to R. The only time that it's...
parse_macro_blockgeneric function used by get_macro_calls and get_macro_args
parse_macro_callsidentify which macros are being used and parse them into text
parse_macro_formalsparse the arguments for the R representation of a macro
parse_stan_macrosApplies macros to a stan file
parse_valueconverts expression from x = foo(bar = 1) to foo(bar = 1,...
read_macroRead in a macro file
sort_bysorts a data frame
stan_macro_genericsStan macro generic functions
validate_macro_argschecks to make sure that only defined arguments are used for...
verify_macro_listchecks to make sure all provided macros (and files) are of...
Christopher-Peterson/macroStan documentation built on Oct. 30, 2019, 5:42 a.m.