read.nano: read.nano

Description Usage Arguments Examples

View source: R/utilities.R

Description

read.nano

Usage

1
read.nano(Path)

Arguments

Path

The path to the Nanophotometer output file

n_samples

The number of Nanophotometer measurements (i.e. if you did one twice count it twice)

This reads the excel file produced by the Nanophotometer and outputs a markdown table.

Examples

1
2
Path = "~/Documents/Nanophotometer/21_7_16_.xlsx"
read_nano(Path, 7)

G-Thomson/gthor documentation built on May 6, 2019, 5:08 p.m.