detachStep.Rd
detaches a step from its parent
detachStep(ident, from = pwd())
ident of the step
from if a relative path is used
ics1225