gr_map_read: Load complete spectrum map from exported txt file

Description Usage Arguments Examples

Description

Load all spectra and corresponding (x,y) coordinates and wrangles into a tidy tibble Expects a tab-separated file with 4 columns (5 if z-value is present - not implemented yet!)

Usage

1

Arguments

path

Path to txt file containing the spectrum map

Examples

1
2
gr_map_read("graphene_map.txt")
gr_map_read(system.file('extdata', 'graphene_spectrum_map_export.txt', package = 'gRaphene'))

emilbp/gRaphene documentation built on May 16, 2019, 5:07 a.m.