x_mark_transform: x_mark_transform Function

View source: R/mark_import.R

x_mark_transformR Documentation

x_mark_transform Function

Description

This is a helper function

Usage

x_mark_transform(
  data,
  id_col,
  date_col,
  species_name_col = NULL,
  sex_col = NULL,
  comment_col = NULL,
  write_output_files = T,
  na.drop = F
)

Arguments

data

(data.frame)

id_col

(character string)

date_col

(character string)

species_name_col

(character string or NULL)

sex_col

(character string or NULL)

comment_col

(character string or NULL)

write_output_files

(T/F)

drop

na? - skip error evaluation of lines where control-column value is empty


OpenBioMaps/obm.r documentation built on Feb. 22, 2023, 5:47 p.m.