Write new reensemencement data to the database
write_db_new_reens.Rd
This function writes new reensemencement data to the specified database table.
Usage
write_db_new_reens(
conn = connect_db(),
theidoak,
date_reens,
digest_ = Sys.time()
)