Skip to content

Rcpp-quickrefs issue #484

@exixx

Description

@exixx

In the Inline section of the quickrefs sheet, the single quotes in the body aren't single quotes. a copy/paste of the code into R (3.3.0) from the 0.12.5 vignette doesn't work without replacing the quotes.
Additionally, since this is a minor point, I'll add another. In the Important Notes section, it states that many of the examples imply
using namespace Rcpp;

If this is mentioned, shouldn't it also mention that they also imply
#include <Rcpp.h>
?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions