# NOT RUN {
# Access the location of the ASD file using the following command
fn <- asd_file()
fn
# This function is actually just a shorthand for
fn <- system.file("extdata", "soil.asd", package = "asdreader")
fn
# }
Run the code above in your browser using DataLab