get_variable_from_wtk: Title

View source: R/supplementary_functions.R

get_variable_from_wtkR Documentation

Title

Description

Title

Usage

get_variable_from_wtk(
  search_string,
  wkt_text,
  numeric = TRUE,
  trailing_comma = TRUE
)

Arguments

search_string

Character. Which parameter to search in wkt string

wkt_text

Character. Wkt string

numeric

Boolean. Whether value is numeric or not


SebaStad/rPALM documentation built on June 4, 2024, noon