- Create
extract_code()
,extract_functions()
, andbuild_functions_df()
functions to extract R functions from R Markdown and Quarto documents and build data frames for flashcard decks. - Allow for the ability to run
flashcard()
on data frames.
extract_code()
, extract_functions()
, and build_functions_df()
functions to extract R functions from R Markdown and Quarto documents and build data frames for flashcard decks.flashcard()
on data frames.