assets
assets | R Documentation |
#
Process assets in headers#
DescriptionTake a 'sketch' R file as input, extract and process the resources links as provided by the user with the '#!' header.
#
Usage#
Argumentsfile | Character string; the file path. |
... | (Optional) List of processors to pass to convert_src. |
trace | TRUE or FALSE; if TRUE, assets are extracted, but not processed. |