profile_remove.Rd
Remove a registered resource profile
profile_remove(name)
Name of the profile to remove
Invisible TRUE if removed, FALSE if not found
if (FALSE) { # \dontrun{ profile_remove("old-profile") } # }