Package: flashr 0.3.0.9000

flashr: Create Flashcards of Terms and Definitions
Provides functions for creating flashcard decks of terms and definitions. This package creates HTML slides using 'revealjs' that can be viewed in the 'RStudio' viewer or a web browser. Users can create flashcards from either existing built-in decks or create their own from CSV files or vectors of function names.
Authors:
flashr_0.3.0.9000.tar.gz
flashr_0.3.0.9000.zip(r-4.7)flashr_0.3.0.9000.zip(r-4.6)flashr_0.3.0.9000.zip(r-4.5)
flashr_0.3.0.9000.tgz(r-4.6-any)flashr_0.3.0.9000.tgz(r-4.5-any)
flashr_0.3.0.9000.tar.gz(r-4.7-any)flashr_0.3.0.9000.tar.gz(r-4.6-any)
flashr_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flashr/json (API)
NEWS
| # Install 'flashr' in R: |
| install.packages('flashr', repos = c('https://jeffreyrstevens.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeffreyrstevens/flashr/issues
Pkgdown/docs site:https://jeffreyrstevens.github.io
- data_types - Data types deck
- vectors - Vectors deck
Last updated from:cfa73a3c71. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 130 | ||
| wasm-release | OK | 111 |
Exports:build_functions_dfchoose_deckcreate_deckextract_codeextract_functionsflashcardlist_decks
Dependencies:askpassbase64encbriobslibcachemcallrclicrayoncurldescdiffobjdigestevaluatefastmapfontawesomefsghgitcredsgluehighrhtmltoolshttrhttr2inijquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopensslpkgbuildpkgloadpraiseprocessxpsR6rappdirsrevealjsrlangrmarkdownrprojrootsasssystestthattinytexvctrswaldowithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build data frame of functions for input to flashcard() | build_functions_df |
| Choose from available flashcard decks | choose_deck |
| Create deck from vector of functions | create_deck |
| Data types deck | data_types |
| Extract code blocks from R Markdown or Quarto file | extract_code |
| Extract function calls from character vector of R code | extract_functions |
| Create flashcards | flashcard |
| List available available flashcard decks | list_decks |
| Vectors deck | vectors |
