
gets a file objectas local copy
getCopy.Rdgets a file objectas local copy
Usage
getCopy(ident, from = pwd(), caption = "", description = "")Arguments
- ident
path, resource or entity ID of the file
- from
used for relative paths, by default pwd is used, which is initiated with the step that started improveR
- caption
by default entityID and lastmodified are the caption, here alternative text can be provided
- description
by default filename is the caption, here alternative text can be provided