Skip to contents
truffles (development version)
truffles 0.0.2
- Using flexbox in modals
- New function get_info_reensemence() to get information about the latest reseeding date
- Add User Doc / Dev Doc in pkgdown
truffles 0.0.1
- New function connect_db() to connect the database
- New function get_info() to get information about oak and truffles
- New function get_info_chene() to get information about an oak tree
- New function get_info_chene_last_truffe() to get Information about the Last Truffle Found on a Specific Oak Tree
- New function get_info_chene_truffe() to get information about truffles associated with an oak tree
- New function update_db_truffe() to update a row in the “truffe” table of a database.
- New function weight_truffles_by() to calculate total weight of truffles grouped by specified columns
- New function write_db_new_truffe() to write new truffle data to the database