Create an overscoped environment from a Ranges object
overscope_ranges(x, envir = parent.frame())
a Ranges object
the environment to place the Ranges in (default = parent.frame()
)
an environment
This is the backend for non-standard evaluation in plyranges
.