build_pxweb_rda_file_path: Build or get the tmp_rda_file_path from an url or...

View source: R/pxweb_build_pxweb_rda_file_path.R

build_pxweb_rda_file_pathR Documentation

Build or get the tmp_rda_file_path from an url or pxweb_api_s3 object

Description

Build or get the tmp_rda_file_path from an url or pxweb_api_s3 object

Usage

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)

Arguments

x

object to create tmp_file_path for.

Details

The hostname is used to


rOpenGov/pxweb documentation built on Feb. 18, 2024, 7:44 a.m.