This is core object of this package. This object stores the original dataset as well as the automatically cleaned dataset and a list of notes and queries generated when cleaning the dataset. A list of options is also provided to store plot and tabulation options and provide additional metadata. Finally treatment and cycle labels are also required.
toxDataThe toxicitydataset
patientDataPatient level data
patidColColumn name for the participant identifier
treatmentColColumn name for the treatment
toxCategoryColColumn name for aderse event category
toxNameColColumn name for adverse event name
toxGradeColColumn name for the adverse event grade
dateOfStartToxColumn name for date of adverse event start or change in grade
dateOfEndToxColumn name for date of adverse event end or change in grade
dateOfStartOfToxWindowColumn name for date of study entry (eg registration)
dateOfEndOfToxWindowColumn name for the end of the time window for the particitant to be observed for toxicities
periodDividerColsColumn names for date dividing times into periods or cycles (optional)
periodDividerLabelsDisplay names for data periodDividerCols
treatmentCodesCodes which match the values in treatmentCol
treatmentLabelsLabels to used instea of the treatment codes
queriesA data.frame containing all the queries and note generated when loading the data
optionsAn s4 object of class toxicityOptions-class containing options and metadata for the files.
wasQueriedLogical detailing if queries were run on this object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.