Man pages for pheymanss/chronicle
Grammar for Creating R Markdown Reports

add_barplotAdd a bar plot to a chronicle report
add_boxplotAdd a box plot to a chronicle report
add_chunkTransforms a function call into an Rmarkdown chunk
add_codeAdd formatted code chunks to a chronicle R Markdown report
add_densityAdd a density plot to a chronicle report
add_dygraphAdd a dygraph to a chronicle report
add_histogramAdd a histogram plot to a chronicle report
add_imageAdd an image to a chronicle Rmarkdown report
add_lineplotAdd a line plot to a chronicle report
add_quotesAdds additional quotations to character values
add_raincloudAdd a raincloud plot to a chronicle report
add_scatterplotAdd a scatter plot to a chronicle report
add_tableAdd a table to a chronicle report
add_textAdd text to a chronicle Rmarkdown report
add_titleAdd a titled section to a chronicle Rmarkdown report
add_violinAdd a violin plot to a chronicle report
assemble_callAssembles a formatted function call from a function and a...
check_colsWarns if any of the passed column names is missing from the...
file_extensionParse the file extension for each R Markdown output format
make_barplotCreate a bar plot from a data frame through ggplotly
make_boxplotCreate a box plot from a data frame through ggplotly
make_densityCreate a density plot from a data frame through ggplotly
make_dygraphPlot a time series from a data frame through dygraph's...
make_histogramCreate a histogram plot from a data frame through ggplotly
make_lineplotCreate a line plot from a data frame through ggplotly
make_raincloudCreate a raincloud plot from a data frame through ggplotly
make_scatterplotCreate a scatter plot from a data frame through ggplotly
make_titleGuess a title out of function parameters
make_violinCreate a violin plot from a data frame through ggplotly
output_configBuild the yaml output specification for an R Markdown
plot_columnsPlot all columns of a table
render_reportRender the report using all objects from the global...
report_columnsHTML interactive report detailing each column on a table
rmd_title_levelReturns the count of '#' corresponding to a given title level
set_classesChange column classes with a named vector
pheymanss/chronicle documentation built on Jan. 19, 2024, 6 a.m.