find_metadata {csvwr}R Documentation

Find metadata for a tabular file

Description

Searches through the default locations attempting to locate metadata.

Usage

find_metadata(filename)

Arguments

filename

a csv file

Value

a uri for the metadata, or null if none were found


[Package csvwr version 0.1.7 Index]