Skip to contents

helper to grab units from geom path

Usage

util_units_from_g(gpath, is_quiet = FALSE)

Arguments

gpath

path to geometry file

is_quiet

PARAM_DESCRIPTION, Default: FALSE

Value

units for RRASSLER processing

Details

DETAILS

See also

Examples

if (FALSE) { # \dontrun{
if(interactive()){
 #EXAMPLE1
 }
} # }