Compares Rcpp construction of sp::Line objects either:
- Constructed as
newobjects with slots filled directly, or - Constructed the 'usual' way through filling the
spobject with data.
In R terms, these are equivalent to:
library (sp)
# first way