Skip to content

How can i pass the variable in quote i.e cyclocomp(quote(variable)) or cyclocomp_q(variable) #23

@pawan-panwar

Description

@pawan-panwar

variable <- for (var in seq) expr
cyclocomp_q(variable) / cyclocomp(quote(variable))

the above method taking variable as a string not its value.

How can i pass the file instead of string in cyclocomp method.

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