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 May 29, 2024, 10:56 a.m.