Skip to content

Instantly share code, notes, and snippets.

@nopps07

nopps07/Import Secret

Created March 12, 2021 09:10
Show Gist options
  • Save nopps07/63fa1a5c8018060e388826cb9ebaee2e to your computer and use it in GitHub Desktop.
Save nopps07/63fa1a5c8018060e388826cb9ebaee2e to your computer and use it in GitHub Desktop.
{r wines}
wine <- read.table("winequality-red.csv", sep = ";", header = T)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment