Get path to pipdata original files
pipdata_int.Rd
pipdata comes bundled with a number of internal datasets originally created
in CSV format and then converted to proper R format. They are placed in its
inst/extdata
directory. This function make them easy to access. This
function is based (mainly copied) from readr_example
in the readr
package