Matthias Grenié

Results 23 comments of Matthias Grenié

Another case with `fd_fric_intersect()` ``` fd_fric_intersect Running with: n_sites n_traits n_species 1 50 4 500 Error: Received error code 5 from qhull. Qhull error: QH6271 qhull precision error (qh_check_dupridge): wide...

Here is a list of conditions where we expect to have a qhull warning: 1. When there are not enough points (n. point < n. dimensions) 2. When there are...

> What about putting this issue on hold until someone comes to us with a problematic dataset? Probably the best to do unless we get a clear example. We can...

Thank you both for your quick answer to the issue. And I'm very glad you already anticipated the correspondence between AusTraits and TRY. > I also wanted to mention that...

Looking into more details it seems that most sampling protocols don't match with what is reported in the `view_full_occurrence_individual`, these are the protocols I get from the `sampling_protocol` column in...

I'm jumping in here to help because I think @hms1664002057 that you can refer to "BIEN tutorial" (https://cran.r-project.org/web/packages/BIEN/vignettes/BIEN_tutorial.html) to see example of code using the BIEN package.

I'm not sure to understand your use case. I'm also not so familiar of extracting trait data from BIEN using spatial coordinates. For sure, if you extract trait data using...

Yes, that's exactly what I've told you. Using unique species names, unique latitude, longitude, and elevation. You should be able to match back species from the same site. However, this...

This is not related to BIEN and the use of RBIEN so I would suggest this conversation continues elsewhere then in this issue. Regarding TRY structure you should look for...

Thanks for your quick answer! (BTW, are these GitHub issues the best place to discuss features for BIEN?) I have a quick and dirty table that makes the correspondence. However,...