elphick.geomet.utils.data.sample_data
- elphick.geomet.utils.data.sample_data(include_wet_mass=True, include_dry_mass=True, include_moisture=False, include_chem_vars=True)[source]
 Creates synthetic data for testing
- Parameters:
 include_wet_mass (
bool) – If True, wet mass is included.include_dry_mass (
bool) – If True, dry mass is included.include_moisture (
bool) – If True, moisture (H2O) is included.include_chem_vars (
bool) – If True, chemical variables are included.
- Return type:
 DataFrame
Returns: