Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

decor

decor retrieves code comment decorations for C++ languages of the form '\ [[xyz]]', which are used for automated wrapping of C++ functions.

Installation

You can install the released version of decor from CRAN with:

install.packages("decor")

Copy Link

Version

Install

install.packages('decor')

Monthly Downloads

9,370

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jim Hester

Last Published

June 30th, 2020

Functions in decor (1.0.0)

cpp_files

C++ files from a package
cpp_decorations

Decorations in a C++ file
parse_cpp_function

Parse a C++ function