Skip to content

Instantly share code, notes, and snippets.

@Ddedalus
Created June 19, 2018 10:19
Show Gist options
  • Select an option

  • Save Ddedalus/11779119e515afca43f5c98504aa8994 to your computer and use it in GitHub Desktop.

Select an option

Save Ddedalus/11779119e515afca43f5c98504aa8994 to your computer and use it in GitHub Desktop.
Attributes in R
attr(obj, 'name') <- value
attributes(obj)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment