Skip to content

'geoquimica' is an open-source package built-in ≥ R 3.6.0 that gathers functions for assist on the exploration data analysis of geochemistry data. This package was built by researchers of the Geological Survey of Brazil.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

gferrsilva/geoquimica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoquimica v0.1.1: exploration data analysis with geochemistry data.

This is 'geoquimica', an open-source R package that gathers functions for assist on the exploration data analysis of geochemistry data. This package was built by researchers of the Geological Survey of Brazil. This package helps to deal with the geochemistry data processing of a typical routine after the analysis. It read a default flat file of the GEOSOL/SGS report, storing the metadata into an object, and skipping header and footer lines. Also, it is able to filter the elements by the number of non-censured data, replaces the censured data to default values, transform the data into minmax or centered log-ratio distribution, and more. Written to be used by the Geochemistry Division Team of the Geological Survey of Brazil.

Installation

You can install this package with using

remotes::install_github("gferrsilva/geoquimica")

OR

devtools::install_github(""gferrsilva/geoquimica")

Dependencies:

dplyr,
purrr,
tidyr,
compositions

Code Version

geoquimica v0.1.1 (12/03/2021)

Author:

Copryright and License:

The source code for Qmin is licensed under the GPL-2 License, see LICENSE.

About

'geoquimica' is an open-source package built-in ≥ R 3.6.0 that gathers functions for assist on the exploration data analysis of geochemistry data. This package was built by researchers of the Geological Survey of Brazil.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages