simple_vc_snapshot | R Documentation |
Title Get a snapshot of previous database contents
simple_vc_snapshot(x = test$genotyping_variant_VC, date)
x |
Flat version control column made from simple_version_control |
date |
date of snapshot |
Returns snapshot of what database looked like for a given date
# date <- "20220529"
# col <- "column_VC"
# df$Historic20220529 <- simple_vc_snapshot(x = df$data_VC, date = "20220529")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.