coerce-crwIS-methods: Coerce '"crwIS"' to sp classes

Description Usage Arguments Author(s)

Description

Package crawlr implements coerce-methods (i.e, (as(object, Class))) to convert "crwIS" S3 objects from the crawl package to "SpatialPointsDataFrame" or "SpatialLines" or "data.frame".

We will register the S3 'crwIS' class from crawl as a formally defined class to we can create the

Usage

1
2
3
4
5
6
as.SPDF(crwISobj)

as.SL(crwISobj)

## S3 method for class 'crwIS'
as.data.frame(crwISobj)

Arguments

crwISobj

an object of class "crwIS",

crwISobj

an object of class "crwIS",

crwISobj

an object of class "crwIS",

Author(s)

Josh M. London


jmlondon/crawlr documentation built on May 19, 2019, 1:53 p.m.