Learn R Programming

VicmapR (version 0.2.3)

convert_layer_name: 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)

Value

object of class vicmap_promise

Arguments

x

object of class vicmap_promise

Examples

Run this code
# \donttest{
try(
vicmap_query(layer = "datavic:VMHYDRO_WATERCOURSE_DRAIN") 
)
# }

Run the code above in your browser using DataLab