diff --git a/README.md b/README.md index f9a63cc..243d035 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ The `git2rdata` package is an R package for writing and reading dataframes as pl - Git2rdata is useful as a tool in a reproducible and traceable workflow. See `vignette("workflow", package = "git2rdata")`. - You can detect when a file was last modified in the git history. Use this to check whether an existing analysis is obsolete due to new data. This allows to not rerun up to date analyses, saving resources. +## Talk About `git2rdata` at useR!2019 in Toulouse, France + + + ## Installation Install from CRAN