Skip to content

Instantly share code, notes, and snippets.

@monogenea
Created October 7, 2019 18:31
Show Gist options
  • Save monogenea/1fa579df89ad9f1d622cb7d24ed27ef4 to your computer and use it in GitHub Desktop.
Save monogenea/1fa579df89ad9f1d622cb7d24ed27ef4 to your computer and use it in GitHub Desktop.
# gen x popu table
table(gen, popu)
# Any NAs?
any(is.na(Arabidopsis)) # FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment