Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'RDistance' data type #95

Open
tmcd82070 opened this issue Jul 27, 2021 · 1 comment
Open

Implement 'RDistance' data type #95

tmcd82070 opened this issue Jul 27, 2021 · 1 comment

Comments

@tmcd82070
Copy link
Owner

Rather than requiring users to maintain two datasets, implement a list object containing both the points and transects and study area size. Put everything a user needs for analysis into one object (a simple list). Provide import functions. Provide extractors (e.g., transects(obj) would pull the transects from RDistance object obj.

@tmcd82070
Copy link
Owner Author

Use dplyr::nest() methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant