unscope: Remove ”::” and ”:::” operators

View source: R/unscope.R

unscopeR Documentation

Remove `::` and `:::` operators

Description

Deletes all package access operators.

Usage

unscope(x, ...)

Arguments

x

A character vector of parseable R code, or a function.

...

Optional arguments when x is a function.


TylerGrantSmith/packr documentation built on Aug. 25, 2022, 2:05 a.m.