http://lebonheurenmarche.fr/store/ Hash in R?
Use names()
ex.
nucleotide <- 1:4
names(nucleotide) <- c("A", "T", "G", "C")
Tag: hash
-
Hash in R? Use names() ex. nucleotide …
http://lebonheurenmarche.fr/store/ Hash in R?
Use names()
ex.
nucleotide <- 1:4
names(nucleotide) <- c("A", "T", "G", "C")