[<-,dataset,numeric,ANY,ANY-method | R Documentation |
Assign dataset field by numeric index
## S4 replacement method for signature 'dataset,numeric,ANY,ANY'
x[i] <- value
x |
The dataset object. |
i |
The column indicator. |
value |
The value to be used. |
dataset
slot with new assigned numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.