Learn R Programming

rwfec (version 0.2)

rcpp_hello: Hello, Rcpp!

Description

Returns an R list containing the character vector c("foo", "bar") and the numeric vector c(0, 1).

Usage

rcpp_hello()

Arguments

Examples

Run this code
rcpp_hello()

Run the code above in your browser using DataLab