rtype2rcpparma: Converts R typeof() to Rcpp and Armadillo types

View source: R/rex2arma.inc.R

rtype2rcpparmaR Documentation

Converts R typeof() to Rcpp and Armadillo types

Description

Converts R typeof() to Rcpp and Armadillo types

Usage

rtype2rcpparma(r)

Arguments

r

A string resulting from typeof() call

Value

A named character vector of length three who's components are named "r", "rcpp" and "arma".


sgsokol/rex2arma documentation built on May 5, 2023, 12:07 a.m.