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

Extract the names of the Whittaker biome regions from the plot #5

Open
valentinitnelav opened this issue Feb 13, 2020 · 1 comment
Open

Comments

@valentinitnelav
Copy link
Owner

Request:

Is there an easy / swish way to extract the names of the Whittaker biome regions from the plot and align them with the data I’m plotting? I just want the names of each biome associated with each site so I can use them for plotting the discreet biome variables later.

@valentinitnelav
Copy link
Owner Author

This sounds like it can be solved by a spatial intersection between the points and the polygones. At a fast look, it seems that I implemented this operation within the body of the get_outliers.R script - https://github.com/valentinitnelav/plotbiomes/blob/develop/R/get_outliers.R

If I get the time, i'll make a separate function to output the names of the biomes as well for each data point.

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