assemble_markup_file: Assemble markup file

Description Usage Arguments Author(s)

View source: R/plotting_functions.R

Description

Creates a markup.csv file. One of the dorsal_outline_index or nasal_outline_index must be filled in. Not both.

Usage

1
2
assemble_markup_file(eye_left_or_right, path_to_retina_data_folder,
  dorsal_outline_index = NA, nasal_outline_index = NA)

Arguments

eye_left_or_right

either 'left' or 'right'

path_to_retina_data_folder

The path where the markup.csv file will be saved.

dorsal_outline_index

The index of the point that points toward dorsal

nasal_outline_index

The index of the opint that points toward nasal.

markup_coordinates_dataframe

markup metaparameters in retistruct format

Author(s)

Brian Cohn


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.