simple_vc_snapshot: Title Get a snapshot of previous database contents

simple_vc_snapshotR Documentation

Title Get a snapshot of previous database contents

Description

Title Get a snapshot of previous database contents

Usage

simple_vc_snapshot(x = test$genotyping_variant_VC, date)

Arguments

x

Flat version control column made from simple_version_control

date

date of snapshot

Value

Returns snapshot of what database looked like for a given date

Examples

# date <- "20220529"
# col <- "column_VC"
# df$Historic20220529 <- simple_vc_snapshot(x = df$data_VC, date = "20220529")

DHatziioanou/simpleepi documentation built on Sept. 24, 2024, 5:25 a.m.