get_mangled_key: Convert keys into mangled keys as used in the .remake storr

View source: R/scmake.R

get_mangled_keyR Documentation

Convert keys into mangled keys as used in the .remake storr

Description

Whereas file and object names might be invalid or confusing as key file names, mangled keys are always good as file names - no punctuation or misleading suffixes

Usage

get_mangled_key(key, dbstore)

Arguments

key

character vector of key(s) to convert

dbstore

a storr containing the remake build status, as from remake:::remake(load_sources=FALSE)$store$db


USGS-R/scipiper documentation built on May 25, 2023, 8:47 a.m.