Releases: OB7-IRD/furdeb
Releases · OB7-IRD/furdeb
furdeb : FUnctions for R DEvelopment and Beyond!
Added
- time_allocation_activity_code_ref.csv
- Jeanne Clément as author and maintainer
- CITATION.cff generated by
cffr::cff_write(dependencies=FALSE)
Full Changelog: 0.0.0.9000...1.0.0
furdeb : FUnctions for R DEvelopment and Beyond!
This package aims to organise, standardise and share useful functions for many purposes (spatial manipulation, database connection, …).
There is twelve main functions :
- postgresql_dbconnection() : Connection to a PostgreSQL database
- access_dbconnection() : Connection with Access database
- avdth_position_conversion() : AVDTH database position conversion
- configuration_file() : Configuration file creation and management
- data_extraction() : Function for data extraction
- fao_cwp_shape_manipulation() : Optimisation function for FAO CWP shape file manipulation
- fao_reference_grid_update() : Specific update of the fao reference grid
- latitude_longitude_cwp_manipulation() : Conversion function for latitude, longitude and cwp item
- latitude_longitude_to_csquare() : Latitude-longitude to c-square converter
- list_logical_merge() : Logical merging for list
- marine_area_overlay() : Consistent spatial marine area overlay
- save_pigz() : Save R Object using pigz compression