View source: R/pxweb_build_pxweb_rda_file_path.R
build_pxweb_rda_file_path | R Documentation |
Build or get the tmp_rda_file_path from an url or pxweb_api_s3 object
build_pxweb_rda_file_path(x)
## S3 method for class 'character'
build_pxweb_rda_file_path(x)
## S3 method for class 'url'
build_pxweb_rda_file_path(x)
## S3 method for class 'pxweb'
build_pxweb_rda_file_path(x)
## S3 method for class 'list'
build_pxweb_rda_file_path(x)
x |
object to create tmp_file_path for. |
The hostname is used to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.