Skip to contents

Given a total number of samples, this fucntion creates and inserts them into the "external_sample" table in the database connected via the con object.

Usage

add_salvage_samples(con, n_samples = 1000, year)

Arguments

con

a conection the database

n_samples

total number of samples to create