RcppSpdlog (version 0.0.2)

exampleRsink: spdlog Example using a sink for R

Description

A simple example invoking a derived R/Rcpp logger. Also demonstrates the stopwatch feature. For more features see the 'spdlog' documnetation.

Usage

exampleRsink()

Arguments

Value

None

Details

Note that this no longer triggers R warnings thanks to excellent help by Gabi Melman.

Examples

Run this code
# NOT RUN {
exampleRsink()
# }

Run the code above in your browser using DataCamp Workspace