Creates a new rtoi
object
Usage
new_rtoi(name, region, rtoi_path, db_path, records, size)
# S4 method for class 'character,sf,character,missing,missing,missing'
new_rtoi(name, region, rtoi_path)
# S4 method for class 'character,sf,character,character,missing,missing'
new_rtoi(name, region, rtoi_path, db_path)
# S4 method for class 'character,sf,character,character,records,missing'
new_rtoi(name, region, rtoi_path, db_path, records)
# S4 method for class 'character,sf,character,character,records,numeric'
new_rtoi(name, region, rtoi_path, db_path, records, size)