data_map: Lookup for mapping fields from original data sources to...

data_mapR Documentation

Lookup for mapping fields from original data sources to common column names

Description

Lookup for mapping fields from original data sources to common column names

Usage

data_map

Format

A data frame with 10 rows and 32 variables where column names provide the new name for columns in the original data sources:

data_name

Short name of data source

order

Integer. Preferential order for using data if assessing duplication

days

How many days to allow before attempting to update? Rarely used anymore. More efficient to update manually via explicitly running get_ and make_

site
date
lat

Latitude

long

Longitude

original_name

Name of column with taxa information

nsx

Name of column with taxa codes

number

Number observed

surveynr

Name of column with survey number (or code)

survey

Name of survey

ind

Flag for non-indigenous taxa

rel_nr

RELIABNR in envClean::lurelBDBSA

rel_metres

Spatial reliability in metres

sens

Sensitivity flag for EGIS data

lifespan

Muircode

cover

Cover value as proportion

cover_code

Cover value as modified Braun-Blanquet code

quad_x

Length of quadrat size in x direction

quad_y

Lenght of quadrat size in y direction

desc

Sentence description of data_name

...


Acanthiza/envImport documentation built on July 26, 2024, 11:18 p.m.