old2NewSWD: Convert Old SWD object
Description
This is an help function to convert SWD objects created with an old version
of SDMtune (v <= 0.2.0) into the new format.
Usage
old2NewSWD(p, a, fold = NULL)
Arguments
p
Old SWD object with presence or test locations.
a
Old SWD object with absence/background locations.
fold
logical, used internally, don't use it directly.
Value
An '>SWD
object in the new format.