sp_string | R Documentation |
Can use either a site_name or site object, a drive_name or drive_object
sp_string(
site = NULL,
site_name = NULL,
drive = NULL,
drive_name = NULL,
path = NULL
)
site |
site object (from sp_site()) |
site_name |
site name |
drive |
drive object (from sp_drive()) |
drive_name |
drive name |
path |
path |
a cli-formatted string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.