Learn R Programming

velox (version 0.2.0)

BoostObject-class: A S4 class for storing Boost objects in C++

Description

This is a virtual class for storing Rcpp pointers to C++ GeometryCollection and GridCollection objects.

Arguments

Slots

geomcollection

Rcpp pointer.

crs

An object of class sf::crs, storing the coordinate reference system info.

precision

A numeric scalar.