convert_layer_name {VicmapR} | R Documentation |
Convert layer names from old platform naming convention to the new platform naming convention
Description
Convert layer names from old platform naming convention to the new platform naming convention
Usage
convert_layer_name(x)
Arguments
x |
object of class |
Value
object of class vicmap_promise
Examples
try(
vicmap_query(layer = "datavic:VMHYDRO_WATERCOURSE_DRAIN")
)
[Package VicmapR version 0.2.3 Index]