get_sourced_objects: Traverse a list of paths and determine what objects are...

View source: R/reload_translators.R

get_sourced_objectsR Documentation

Traverse a list of paths and determine what objects are defined in the source files that appear in the "translator" folder of each path It returns a list of sourced objects. We do this to control what objects get added to the global namespace

Description

Traverse a list of paths and determine what objects are defined in the source files that appear in the "translator" folder of each path It returns a list of sourced objects. We do this to control what objects get added to the global namespace

Usage

get_sourced_objects(paths)

nachocab/clickme documentation built on Nov. 11, 2023, 3:14 p.m.