Package: flipbookr 0.1.0
flipbookr: Parses Code, Creates Partial Code Builds, Delivers Code Movie
Flipbooks present code step-by-step and side-by-side with its output. Flipbookr helps creators build flipbooks efficiently because code pipelines are automatically parsed and prepped for presentation as flipbooks.
Authors:
flipbookr_0.1.0.tar.gz
flipbookr_0.1.0.zip(r-4.7)flipbookr_0.1.0.zip(r-4.6)flipbookr_0.1.0.zip(r-4.5)
flipbookr_0.1.0.tgz(r-4.6-any)flipbookr_0.1.0.tgz(r-4.5-any)
flipbookr_0.1.0.tar.gz(r-4.7-any)flipbookr_0.1.0.tar.gz(r-4.6-any)
flipbookr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flipbookr/json (API)
NEWS
| # Install 'flipbookr' in R: |
| install.packages('flipbookr', repos = c('https://evamaerey.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/evamaerey/flipbookr/issues
Last updated from:864111e5e1. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 118 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | ERROR | 109 | ||
| macos-release-arm64 | ERROR | 103 | ||
| macos-oldrel-arm64 | ERROR | 104 | ||
| windows-devel | ERROR | 88 | ||
| windows-release | ERROR | 81 | ||
| windows-oldrel | ERROR | 85 | ||
| wasm-release | OK | 105 |
Exports:%>%chunk_revealcreate_base_pipe_codeembed_flipbookreturn_chunk_codetext_reveal
Dependencies:base64encbslibcachemclicpp11digestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimepillarpkgconfigpurrrR6rappdirsrlangrmarkdownsassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Function takes code from referenced code chunk and returns partial code sequence to series of code chunks separated by slide breaks. Upon compiling you get step-by-step code walk-through. | chunk_reveal |
| Title | create_base_pipe_code |
| embed_flipbook | embed_flipbook |
| Title | left_assign_detect |
| Title | parsed_left_assign_return_partial_code |
| Title | return_chunk_code |
| Function takes character string, splits it based on delimiter, and returns each element of the resultant vector on its own slide | text_reveal |
