deep
logical: should this be a deep copy, in which there is no
dependence on the original variable, or a shallow one, in which the copy
is more of a symbolic link? Default is FALSE
, meaning symlink.
...
Additional metadata to give to the new variable. If not given,
the new variable will have a name that is the same as the original but with
" (copy)" appended, and its alias will be the old alias with "_copy"
appended.