issues
search
tpilz
/
lumpR
Landscape Unit Mapping Program for R
GNU General Public License v3.0
11
stars
12
forks
source link
include contents of database.R (database interface)
#17
Closed
TillF
closed
9 years ago
TillF
commented
9 years ago
Proposed subroutines:
create_db (con, ver_no)
update_db(con, ver_no)
fill_db(filenames, ...)
check_db [probably not a true function, but needs to be completed line by line)
export_db(con, dest_dir) (from make_wasa_input minus the checking)
Proposed subroutines: