Movatterモバイル変換


[0]ホーム

URL:


{styler}:Non-Invasive Pretty Printing of R Code

R build statusLifecycleTest coverageCRAN Status

Overview

styler formats your code according to thetidyverse style guide (or yourcustom style guide) so you can direct your attention to the content ofyour code. It helps to keep the coding style consistent across projectsand facilitate collaboration. You can access styler through

Installation

You can install the package from CRAN.

install.packages("styler")

Or get the development version from GitHub:

# install.packages("remotes")remotes::install_github("r-lib/styler")

Documentation

The following online docs are available:

Acknowledgments

Hex sticker font isGayathri, and theimage is taken from icon made byFreepik and available atflaticon.com.


[8]ページ先頭

©2009-2025 Movatter.jp