Skip to content

unexpected behaviour with lazyeval::lazy(c) #91

@dirkschumacher

Description

@dirkschumacher

A call to lazyeval::lazy(c) leads to the output below. I was expecting it would simply return c for the expr.

lazyeval::lazy(c)
<lazy>
  expr: .Primitive("c")
  env:  <environment: R_GlobalEnv>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions