decor

R build status Codecov test coverage

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")