locate_table {csvwr}R Documentation

Locate csv data table

Description

Locate csv data table

Usage

locate_table(filename, url)

Arguments

filename

the file passed to read_csvw in the first place (could be the csv or json annotations)

url

the location of the the table as defined in the metadata

Value

The location of the table


[Package csvwr version 0.1.7 Index]