Arity
Arity is a language server, formatter, and linter for R.
Quick Start
Install with Cargo:
cargo install arityFormat your first document:
arity format file.RRun lint checks:
arity lint file.RFor full installation options (prebuilt binaries, package managers, and source builds), see Getting Started.
Where to Go Next
- Getting Started: complete installation and first-run walkthrough.