View source: R/figures_template.R
get_figure_chunk_text | R Documentation |
get_figure_chunk_df
into character vector of
code chunksTurn data frame obtained by get_figure_chunk_df
into character vector of
code chunks
get_figure_chunk_text(df)
df |
Data frame obtained by |
Vector with chunk texts
get_figure_chunk_text(get_figure_chunk_df(RUBer::df_example %>% dplyr::filter(report_nr == 1L)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.