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 April 4, 2025, 5:13 a.m.