Package: ezknitr 0.6.3
ezknitr: Avoid the Typical Working Directory Pain When Using 'knitr'
An extension of 'knitr' that adds flexibility in several ways. One common source of frustration with 'knitr' is that it assumes the directory where the source file lives should be the working directory, which is often not true. 'ezknitr' addresses this problem by giving you complete control over where all the inputs and outputs are, and adds several other convenient features to make rendering markdown/HTML documents easier.
Authors:
ezknitr_0.6.3.tar.gz
ezknitr_0.6.3.zip(r-4.5)ezknitr_0.6.3.zip(r-4.4)ezknitr_0.6.3.zip(r-4.3)
ezknitr_0.6.3.tgz(r-4.4-any)ezknitr_0.6.3.tgz(r-4.3-any)
ezknitr_0.6.3.tar.gz(r-4.5-noble)ezknitr_0.6.3.tar.gz(r-4.4-noble)
ezknitr_0.6.3.tgz(r-4.4-emscripten)ezknitr_0.6.3.tgz(r-4.3-emscripten)
ezknitr.pdf |ezknitr.html✨
ezknitr/json (API)
NEWS
# Install 'ezknitr' in R: |
install.packages('ezknitr', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/ezknitr/issues
knitrpeer-reviewedreproducibilityrmarkdownrmd
Last updated 1 years agofrom:4bd1832a7b (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:ezknitezspinopen_output_dirset_default_paramssetup_ezknit_testsetup_ezspin_test
Dependencies:commonmarkevaluatehighrknitrmarkdownR.methodsS3R.ooR.utilsxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Knit Rmd or spin R files without the typical pain of working directories | ezknit ezknitr_core ezspin |
Open the directory containing the output from the last ezknitr command | open_output_dir |
Set default parameters | set_default_params |
Set up a test directory to experiment with 'ezspin' or 'ezknit' | setup_ezknit_test setup_ezspin_test setup_test |