diagnosis | R Documentation |
take a data frame and change diagnosis column that is greater than 0 to 1 must only have numeric types
diagnosis(df)
df |
A dataframe or dataframe extension that must contain a column called diagnosis |
A dataframe with modified diagnosis input
diagnosis(heart_disease)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.