# NOT RUN {
# }
# NOT RUN {
### get two masses
trkset <- getTrkSet(c(0.9, 1.0), 0.002, 0.25, 1.7, 0)
### get two masses at two metallicity, for a total of 4 objects
trkset <- getTrkSet(c(0.9, 1.0), c(0.002, 0.01), 0.25, 1.7, 0)
### get data from local directory /data
set <- getTrkSet(0.9, 0.002, c(0.25, 0.33), 1.7, 0, baseURL="/data/")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab