Split DSS path into parts.
     
    
    Usage
    dss_parts_split(path, keep = FALSE)
 
    
    Arguments
- path
- A vector of DSS paths. 
- keep
- If - TRUE, preserve the supplied paths in the output.
 
 
    
    Value
    A dataframe with fields "A", "B", "C",
"D", "E", "F" and optional field "path" (if keep = TRUE).