parseExample: Simple JSON Parsing Example

View source: R/RcppExports.R

parseExampleR Documentation

Simple JSON Parsing Example

Description

This example is adapted from a blogpost announcing an earlier ‘simdjson’ release. It is of interest mostly for the elegance and conciseness of its C++ code rather than for any functionality exported to R.

Usage

parseExample()

Details

The function takes no argument and returns nothing.

Examples

parseExample()

RcppSimdJson documentation built on May 31, 2023, 5:31 p.m.