Description Usage Arguments Value Examples
Clean data to desired format ready for 'arulesSequences'.
1 | cleanData(event, tType = "r", removeChemo = T)
|
event: |
dataframe, events as rows and at least the following columns:
|
tType: |
char, type of tumor data to use: see 'getVolTypeName' for valid values |
removeChemo: |
bool, remove chemo event types |
event: dataframe, cleaned and formated information with added columns:
eventID
event id, num, see resetEventIDsToDays
endEventID
end event id, num, see resetEventIDsToDays
eventName
unique event name, char, see createEventNames
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.