Using computational methods (Regex) in rstudio, split the variable that contains the criteria (“Criteria”) into two vari
Posted: Mon May 09, 2022 5:53 am
Using computational methods (Regex) in rstudio, split the
variable that contains the criteria (“Criteria”) into two
variables: “Type” (cultural/natural) and “Criteria” (containing
roman numbers).
then, maintain only the data in acres and remove the hectares
(ha) from the “Area” variable. Remove any extra characters from the
numbers.
variable that contains the criteria (“Criteria”) into two
variables: “Type” (cultural/natural) and “Criteria” (containing
roman numbers).
then, maintain only the data in acres and remove the hectares
(ha) from the “Area” variable. Remove any extra characters from the
numbers.