From 3bb842b93107dd6207610de1fe5b44be66779e4d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 25 Apr 2019 10:25:56 +0200 Subject: Remove leftover docs from earlier version Docs now live in docs/ --- inst/web/index.html | 182 ---------------------------------------------------- 1 file changed, 182 deletions(-) delete mode 100644 inst/web/index.html (limited to 'inst/web/index.html') diff --git a/inst/web/index.html b/inst/web/index.html deleted file mode 100644 index 54f0f35..0000000 --- a/inst/web/index.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - -Index. pfm 0.3-7 - - - - - - - - - - - - - - - - - -
-
- -
- -
-
- Utilities for simple calculations of predicted environmental -concentrations (PECs) and for dealing with data from some FOCUS pesticide -fate modelling software packages. - -

Help topics

- -

Degradation

-

Functions related to degradation

- - -
    - -
  • - pfm_degradation
    Calculate a time course of relative concentrations based on an mkinmod model
  • - -
  • - SFO_actual_twa
    Actual and maximum moving window time average concentrations for SFO kinetics
  • - -
-

Mobility

-

Indicators related to mobility

- - -
    - -
  • - GUS(GUS.chent, GUS.numeric, print.GUS_result)
    Groundwater ubiquity score based on Gustafson (1989)
  • - -
  • - SSLRC_mobility_classification
    Determine the SSLRC mobility classification for a chemical substance from its Koc
  • - -
-

Soil

-

Predicted environmental concentrations in soil

- - -
    - -
  • - PEC_soil
    Calculate predicted environmental concentrations in soil
  • - -
  • - soil_scenario_data_EFSA_2015
    Properties of the predefined scenarios from the EFSA guidance from 2015
  • - -
-

Surface water

-

Predicted environmental concentrations in surface water

- - -
    - -
  • - PEC_sw_drift
    Calculate predicted environmental concentrations in surface water due to drift
  • - -
  • - PEC_sw_sed
    Calculate predicted environmental concentrations in sediment from surface -
  • - -
  • - drift_data_JKI
    Deposition from spray drift expressed as percent of the applied dose as -
  • - -
  • - PEC_sw_drainage_UK
    Calculate initial predicted environmental concentrations in surface water due to drainage using the UK method
  • - -
  • - TOXSWA_cwa
    R6 class for holding TOXSWA cwa concentration data and associated statistics
  • - -
  • - read.TOXSWA_cwa
    Read TOXSWA surface water concentrations
  • - -
  • - plot.TOXSWA_cwa
    Plot TOXSWA surface water concentrations
  • - -
-

Groundwater

-

Predicted environmental concentrations in groundwater

- - - -

Chemical entities

-

Work with input stored in chemical entites as R objects using the chent package

- - -
    - -
  • - endpoint(soil_DT50, soil_Kfoc, soil_N, soil_sorption)
    Retrieve endpoint information from the chyaml field of a chent object
  • - -
-

General

-

Utilities that are generally useful

- - -
    - -
  • - geomean
    Calculate the geometric mean
  • - -
-
- -
- -

Dependencies

-
    -
  • Depends: R6, mkin
  • -
  • Imports: graphics, chents, readr, methods
  • -
  • Suggests: testthat
  • - -
-

Authors

- - -
-
- - -
- - \ No newline at end of file -- cgit v1.2.1