DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR R
adding new key in R dictionary
sounds <- c( "cat"="meow", "dog"="woof", "horse"="neigh" ) sounds["cow"] <- "moo" print(sounds)
Source by chryswoods.com #
PREVIOUS
NEXT
Tagged:
#adding
#key
#R
#dictionary
ADD COMMENT
Topic
COMMENT
Name
7+1 =
Submit