Skip to content

Instantly share code, notes, and snippets.

@xvrdm
Created February 8, 2019 13:03
Show Gist options
  • Save xvrdm/5a5709125d48fbbde74c00c5d9c88708 to your computer and use it in GitHub Desktop.
Save xvrdm/5a5709125d48fbbde74c00c5d9c88708 to your computer and use it in GitHub Desktop.
tribble(
~Shoe, ~Max_Size, ~Min_Size,
"sneakers", 34, 28,
"leather", 39, 30)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment