Skip to contents

Get a Local Copy of a File

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 (initiated with the step that started improveR).

caption

By default, entity ID and last modified are the caption; alternative text can be provided here.

description

By default, the filename is the description; alternative text can be provided here.

References

ics1141