overscope_ranges: Create an overscoped environment from a Ranges object

View source: R/ranges-eval.R

overscope_rangesR Documentation

Create an overscoped environment from a Ranges object

Description

Create an overscoped environment from a Ranges object

Usage

overscope_ranges(x, envir = parent.frame())

Arguments

x

a Ranges object

envir

the environment to place the Ranges in (default = parent.frame())

Details

This is the backend for non-standard evaluation in plyranges.

Value

an environment

See Also

rlang::new_data_mask(), rlang::eval_tidy()


sa-lee/plyranges documentation built on April 15, 2024, 12:25 p.m.