Skip to content

Instantly share code, notes, and snippets.

@nopps07
Created March 12, 2021 09:10
Show Gist options
  • Save nopps07/f435007a04bd315abdf267e8ee98436e to your computer and use it in GitHub Desktop.
Save nopps07/f435007a04bd315abdf267e8ee98436e to your computer and use it in GitHub Desktop.
{r Data Manipulation2}
binwine$quality <- as.factor(binwine$quality)
head(binwine)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment