Dear List,
I have a postcode file containing geographical coordinates but this is not in
the
format of a standard shape file. I list the first 5 observations below;
Postcode Postcode_geometry
I’m attempting to replace a string variable that normally works fine. However
when trying to
do this with a string in the form of a date the output becomes corrupted.
See below:
BHC <-BHC %>% mutate ( Date = stringr :: str_replace ( Date , "M_1" ,
"01-03-2017"))
BHC <-BHC %>% mutate ( Date =
2 matches
Mail list logo