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


RcppCore/Rcpp documentation built on June 10, 2025, 5 a.m.