update_prevR {prevR} | R Documentation |
Update a prevR object
Description
Update an object of class prevR
created with a previous version of the
package to the last version. In particular, it will convert any boundary
slot defined with the sp
package to sf
class.
Usage
update_prevR(object)
Arguments
object |
a |
Value
a prevR
object
[Package prevR version 5.0.0 Index]