Open zx8754 opened 6 years ago
See relevant SO post: https://stackoverflow.com/q/51550956/680068
# input: x <-"/index.php/front/yellow/searchHeading/heading/926/h_name/Architects/keyword/A//" beg2char(x, "keyword") # output: # [1] "/in" # expected output: # "/index.php/front/yellow/searchHeading/heading/926/h_name/Architects/"
See relevant SO post: https://stackoverflow.com/q/51550956/680068