View source: R/harmonize_details.R
harmonize_details | R Documentation |
harmonize_details
takes as input an object created from running
extractExpDetails, extractExpDetails_mult, annotateDetails, or
deannotateDetails and makes it conform to the data structure the rest of the
package needs: a list with the following items, which can be added to in the
future: 1) MainDetails, 2) CustomDosing, 3) DissolutionProfiles, 4)
ReleaseProfiles, 5) ConcDependent_fup, and 6) ConcDependent_BP.
harmonize_details(existing_exp_details)
existing_exp_details |
an object created from running extractExpDetails, extractExpDetails_mult, annotateDetails, or deannotateDetails |
Returns a list
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.