I have a relatively small database in excel and then I update it with the following code:
library(readr) library(tidyverse) library(openxlsx) library(tidyr)