populate: Populates a namespace or an environment with the content of a...

View source: R/populate.R

populateR Documentation

Populates a namespace or an environment with the content of a module

Description

Populates a namespace or an environment with the content of a module

Usage

populate(module, env)

Arguments

module

Rcpp module

env

environment or namespace


Rcpp documentation built on July 9, 2023, 7:26 p.m.