Package: draw 1.0.0
draw: Wrapper Functions for Producing Graphics
A set of user-friendly wrapper functions for creating consistent graphics and diagrams with lines, common shapes, text, and page settings. Compatible with and based on the R 'grid' package.
Authors:
draw_1.0.0.tar.gz
draw_1.0.0.zip(r-4.5)draw_1.0.0.zip(r-4.4)draw_1.0.0.zip(r-4.3)
draw_1.0.0.tgz(r-4.4-any)draw_1.0.0.tgz(r-4.3-any)
draw_1.0.0.tar.gz(r-4.5-noble)draw_1.0.0.tar.gz(r-4.4-noble)
draw_1.0.0.tgz(r-4.4-emscripten)draw_1.0.0.tgz(r-4.3-emscripten)
draw.pdf |draw.html✨
draw/json (API)
# Install 'draw' in R: |
install.packages('draw', repos = c('https://rrwen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rrwen/draw/issues
boxcirclecurvediagramdrawgraphicsgridlinepagerectanglereproducibleshapesquaretexttriangle
Last updated 6 years agofrom:d2202f7bfd. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:drawBoxdrawCircledrawCurvedrawExportdrawLinedrawPagedrawPointdrawSettingsdrawText
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Draw a Box on the Page | drawBox |
Draw a Circle on the Page | drawCircle |
Draw a Curve on the Page | drawCurve |
Export Current Drawing Page to a File | drawExport |
Draw a Line on the Page | drawLine |
Create a New Drawing Page | drawPage |
Draw a Point on the Page | drawPoint |
Modify Default Drawing Settings | drawSettings |
Draw Text on the Page | drawText |