# NOT RUN {
data(Sharkey_2011)
# read .csv file directly
char_et_states<-read.csv(system.file("data_onto", "Sharkey_2011.csv",
package = "ontoFAST"), header=TRUE, stringsAsFactors = FALSE, na.strings = "")
# }
Run the code above in your browser using DataLab