Skip to content

Instantly share code, notes, and snippets.

@dgrtwo
Last active August 29, 2015 14:19
Show Gist options
  • Save dgrtwo/ecc6aec8d37af42cdd83 to your computer and use it in GitHub Desktop.
Save dgrtwo/ecc6aec8d37af42cdd83 to your computer and use it in GitHub Desktop.
Example snippets
snippet S3
${1:funcname} <- function(${2:args}, ...) UseMethod("${1:funcname}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment