| rfishdraw-package {rfishdraw} | R Documentation |
Automatically Generated Fish Drawings via JavaScript
Description
This package is designed for programmatically generated fish drawings via ggplot2 based on JavaScript library <https://github.com/LingDong-/fishdraw>.
Details
| Package: | rfishdraw |
| Type: | Package |
| Title: | Automatically Generated Fish Drawings via JavaScript |
| Version: | 0.1.0 |
| Date: | 2021-09-06 |
| Authors@R: | c( person(given = "Liuyong", family = "Ding", email = "ly_ding@126.com", role = c("aut", "cre"), comment = c(ORCID="0000-0002-5490-182X")), person(given = "Songhao", family = "Ji", email = "j396452021@163.com", role = "ctb") ) |
| Maintainer: | Liuyong Ding <ly_ding@126.com> |
| Description: | Automatic generation of fish drawings based on JavaScript library <https://github.com/LingDong-/fishdraw>, including JavaScript code for dynamic generation of fish drawings. |
| Depends: | R (>= 3.5.0) |
| Imports: | jsonlite, ggplot2 |
| Suggests: | rmarkdown, knitr, prettydoc, patchwork, devtools |
| VignetteBuilder: | knitr |
| License: | Artistic-2.0 |
| URL: | https://github.com/Otoliths/rfishdraw |
| BugReports: | https://github.com/Otoliths/rfishdraw/issues |
| Encoding: | UTF-8 |
| RoxygenNote: | 7.1.1 |
| Author: | Liuyong Ding [aut, cre] (<https://orcid.org/0000-0002-5490-182X>), Songhao Ji [ctb] |
Index of help topics:
custom_params Create and implement a custom JS library.
fish_draw Automatically generated fish drawings via
ggplot2
get_polylines Get outputs polylines (supported format svg,
json, csv, etc.)
rfishdraw-package Automatically Generated Fish Drawings via
JavaScript
Author(s)
Maintainer: Liuyong Ding <ly_ding@126.com>
[Package rfishdraw version 0.1.0 Index]