Releases: Photosynq/PhotosynQ-R
Releases · Photosynq/PhotosynQ-R
PhotosynQ - R
Maintenance Update
- Documentation improved
- Fix: Added import tags to function descriptions to properly add import statements in NAMESPACE
PhotosynQ - R
Maintenance Update
- Fix issue where missing
user_answers
key in measurement causes the data frame creation to fail - Include deleted Protocol data into the Project information to allow for previously selected Protocols to be named correctly in the data frame
PhotosynQ - R
New Feature Update
- Login only needed once per session
- All functions no longer require login token manually passed on
- Package can point to other PhotosynQ instances
PhotosynQ - R
Fix for custom uploaded data, which was not properly presented in the data frame.
PhotosynQ - R
Raw Data can now be accessed as well, making it possible to reprocess the collected data in R. The traces are returned as a comma separated string in the data frame under the key data_raw
.
PhotosynQ - R
Fix for switched columns longitude and latitude. Typo fixed.
PhotosynQ - R
PhotosynQ R package, still very early on in the development.