anyid2shortid: Convert any identifier / file path to Shahar's short id or...

Description Usage Arguments Details Value Examples

View source: R/ids.R

Description

anyid2shortid converts any of Shahar's ids (or a filename) to a short id

anyid2stack converts any of Shahar's ids (or a filename) to a stack id

Usage

1
2
3

Arguments

x

A stack, cell or short id or a filename that begins with one of these.

Details

shortids look like 120726c3

Value

A vector of short ids or stack ids, named by the original id when there were more than 1

Examples

1
2
3
anyid2shortid("120726BJK1742SF274LC.lsm")
anyid2stack("120726BJK1742SF274LC.lsm")
anyid2stack("120726c3")

sfrechter/physplit.analysis documentation built on May 29, 2019, 8:02 p.m.