Skip to content

Issue with %in% in roxygen comment #742

@ebridge2

Description

@ebridge2

Hi,

I have the following roxygen comment:

#' @param community.attribute the attribute of the graph vertices denoting the vertex communities. Should be that \code{community.attribute %in% names(vertex.attributes(g))}.

that throws the roxygen warning:

Warning: @param <file#linenumber>: mismatched braces or quotes

when I delete the %in% the warning goes away. Is this desired behavior?

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