Last active
August 29, 2015 14:19
-
-
Save dgrtwo/ecc6aec8d37af42cdd83 to your computer and use it in GitHub Desktop.
Example snippets
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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