function_id: Function ID

Description Usage Arguments Value

View source: R/function_id.R

Description

Get a short id for the function that can be used in filenames and such. It is guaranteed that the ID contains only “safe” characters in the range A-Z,a-z,0-9,_,-.

Usage

1

Arguments

fn

[soo_function] Function to name.

Value

ID of function. Guaranteed to be unique among all test functions.


soobench documentation built on Feb. 9, 2020, 5:08 p.m.