read.colorcsv {fsbrain}R Documentation

Read colors from CSV file.

Description

Read colors from CSV file.

Usage

read.colorcsv(filepath)

Arguments

filepath

character string, path to a CSV file containing colors

Value

vector of hex color strings


[Package fsbrain version 0.5.5 Index]