get_ssim_collist: get_ssim_collist

Description Usage Arguments Value Examples

View source: R/ssimparser.R

Description

Get the list of columns that can be parsed from SSIM.

Usage

1

Arguments

getall

Get all columns (TRUE/FALSE).

Value

Vector containing the SSIM columns.

Examples

1
2
3
4
# Get all columns
get_ssim_collist()
# Get some of the most 'useful' columns
get_ssim_collist(FALSE)

ssimparser documentation built on Jan. 12, 2022, 1:06 a.m.