8000 GitHub - ropensci-review-tools/spaceout: Holds A More Spacious Styleguide
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ropensci-review-tools/spaceout

Repository files navigation

spaceout

The goal of spaceout is to make it easier to follow the style guide recommended in pkgcheck CONTRIBUTING guide.

Installation

You can install the released version of spaceout with:

remotes::install_github("ropensci-review-tools/spaceout")

Example

This is a basic example which shows you how to solve a common problem:

code <- "say('hi'); list[[a[2]]]"
styler::style_text (code, style = spaceout::spaceout_style)
#> say ("hi")
#> list [[a [2]]]

About

Holds A More Spacious Styleguide

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
3544

Contributors 2

  •  
  •  

Languages

0