Learn R Programming

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.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Davis Vaughan

Last Published

July 1st, 2023

Functions in decor (1.0.2)

parse_cpp_function

Parse a C++ function
cpp_files

`C++` files from a package
cpp_decorations

Decorations in a `C++` file