update.data.frame | R Documentation |
Analogous to SQL UPDATE command
## S3 method for class 'data.frame'
update(input_data, .where, ..., verbose = getOption("verbose"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.