# get the list of file names of example LSD results
files <- list.files.lsd( system.file( "extdata", package = "LSDinterface" ) )
# get details about all variables in first file
info.details.lsd( files[ 1 ] )
Run the code above in your browser using DataLab