util_process_copyright {nhlapi} | R Documentation |
Removes the element named el
from x
if
present and keeps the information as an equally named
attribute.
util_process_copyright(x, el = "copyright")
x |
|
el |
|
list
, with the el
element removed and added
as attribute, if it is present in x
. Unchanged x
otherwise.