DistanceDevelopment / readdst

Convert Distance for Windows projects into R code/data
GNU General Public License v3.0
1 stars 2 forks source link

Add a function for retrieving observation data (and maybe segment data) #13

Closed fsdias closed 6 years ago

fsdias commented 8 years ago

I think it would be useful to have a function for retrieving observation data from a Distance project. A user that receives a Distance project may just want to retrieve the data and replicate the analysis independently. A function for retrieving segment data would also be useful.

dill commented 8 years ago

As of 5149159, get_data is exported for users to use. It returns a "flatfile" compatible data.frame so the results should be usable with Distance.

dill commented 8 years ago

As of 8b9245c, you can also use unflatfile to get the resulting flatfile data into shape for mrds.