Skip to content

Instantly share code, notes, and snippets.

@awhstin
Created March 17, 2016 00:30
Show Gist options
  • Save awhstin/743b958b5d4d0a3c6d1d to your computer and use it in GitHub Desktop.
Save awhstin/743b958b5d4d0a3c6d1d to your computer and use it in GitHub Desktop.
spain<-fm[fm$Nation=="Spain",]
france<-fm[fm$Nation=="France",]
nether<-fm[fm$Nation=="Nederland",]
uk<-fm[fm$Nation=="United Kingdom",]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment