powered by
This function returns the size and isovalue range of a given dataset.
DataInfo(file_path)
A string: the path to the nhdr file
A vector with the dataset size and the minimum and maximum values of a given dataset.
# NOT RUN { DataInfo(system.file("extdata", "f3.nhdr", package = "tcie")) DataInfo(system.file("extdata", "f3.nhdr", package = "tcie")) # }
Run the code above in your browser using DataLab