Home
Blog
All tags
Pieces of code
Bioinfo trainings
Machine learning
Online books
Coursera
Teaching
Contact
CV
View on GitHub
R -
attr()
: access object attributes
26 Aug 2017
attr(x, "names") attr(x, "dim")
[
R
function
object
]