reset_httk {httk} | R Documentation |
Reset HTTK to Default Data Tables
Description
This function returns an updated version of chem.physical_and_invitro.data that includes data predicted with Simulations Plus' ADMET predictor that was used in Sipes et al. 2017, included in admet.data.
Usage
reset_httk(target.env = .GlobalEnv)
Arguments
target.env |
The environment where the new chem.physical_and_invitro.data is loaded. Defaults to global environment. |
Value
data.frame |
The package default version of chem.physical_and_invitro.data. |
Author(s)
John Wambaugh
Examples
chem.physical_and_invitro.data <- load_sipes2017()
reset_httk()
[Package httk version 2.3.1 Index]