Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Format code for pdf, html or office

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

TractorTom/rotulador

Repository files navigation

CRAN status

R-CMD-checkTest coverageCodeFactorlintGH Pages built

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.

Installation

You can install the development version of rotulador fromGitHub with:

# install.packages("remotes")remotes::install_github("TractorTom/rotulador")

Example

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
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp