store: store

Description Usage Arguments

View source: R/information_storage.R

Description

Store a named value in a storage file. The storage file is created if it does not exist.

Usage

1
store(name, value, path)

Arguments

name

Character or number. Name of value.

value

Character or number. Value

path

Character. Path to storage file.


nevrome/txtstorage documentation built on May 7, 2019, 7:41 a.m.