Open williamcioffi opened 2 years ago
for instance might want to do something like this (but can't right now):
portalids <- DeployID(portal) portalids_base <- unlist(lapply(strsplit(portalids, "_"), '[[', 1)) DeployID(portal) <- portalids_base
please and thankyou
for instance might want to do something like this (but can't right now):
please and thankyou