Skip to content

Need a way to return invisible #1024

@renkun-ken

Description

@renkun-ken

In my use case, my Rcpp function returns an object but I need the generated R wrapper use invisible(.Call(...)) instead of .Call(...).

I don't find a clean way to do that. I'm wondering if it is possible to add an attribute like Rcpp::invisible or something to indicate that the R wrapper generator uses invisible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions