create_batch_spreadsheet: Creates a Batch CSV for us in the Data Aggregation Tool...

View source: R/create_batch_spreadsheet.R

create_batch_spreadsheetR Documentation

Creates a Batch CSV for us in the Data Aggregation Tool (version 1+)

Description

Will take a project folder, and then create a batch spreadsheet for use in data aggregation

Usage

create_batch_spreadsheet(path, Zone, shape, outdir)

Arguments

path

a character string. The path of the project

Zone

a character string. The Zone number (in quotation marks)

shape

a character string. The shapefile name to use in the batch spreadsheet

outdir

a character string. The path for the output

Value

A data frame. The data frame with the information for the batch spreadsheet

Examples

create_batch_spreadsheet(path = "R:/Projects/HP00000 - Projects/HP00104 - Seagreen Phase 2 and 3/",Zone = "85", shape = "Seagreen_Phase_2_and_3_16_km_buffer_WGS84.shp",outdir = "C:/Temp/")

HiDef-Aerial-Surveying/HiDEF documentation built on Nov. 21, 2023, 5:54 a.m.