diff --git a/README.md b/README.md index 8abd7eb..21e395d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ devtools::install_github("ttimbers/ubccv") ## Usage +Note that missing/blank values in the tables will cause errors when rendering. +You need to input values such as `N/A` or `0` instead. + 1. Inside RStudio, click on “Create a new R Markdown document”: