Description
Retrieve Code Decorations.
Description
Retrieves code comment decorations for C++ languages of the form '\\ [[xyz]]', which are used for automated wrapping of C++ functions.
README.md
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")