- Notifications
You must be signed in to change notification settings - Fork1
Format code for pdf, html or office
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.mdNotificationsYou must be signed in to change notification settings
TractorTom/rotulador
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The goal of{rotulador} is to provide functions for programming andgenerating documents in R. It’s a tools to help developers and producersmanipulate R objects and outputs.
You can install the development version of rotulador fromGitHub with:
# install.packages("remotes")remotes::install_github("TractorTom/rotulador")
Formating code top include in a document:
library("rotulador")code<-"x <- 1:10\nmean(x)"clipr::write_clip(code)render_code(code,format="html")
About
Format code for pdf, html or office
Topics
Resources
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.mdUh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.