print_bad_sample_dates.Rd
Returns a dataframe of file names, LocName, animal Id, and sample date and has the side effect of printing out the bad sample dates in a table with file name LocName
print_bad_sample_dates(conn, combined_df, type = "latex", ...)
conn | database connection object |
---|---|
combined_df | dataframe with agent assay data results and meta data |
type | character string indicating if the output is to be in "latex" format or "html". |
... | extra arguments to |