library(pathviewr)
## Import the Motive example data included in the package
motive_data <-
read_motive_csv(system.file("extdata", "pathviewr_motive_example_data.csv",
package = 'pathviewr'))
## Now display the Header information
get_header_viewr(motive_data)
Run the code above in your browser using DataLab