1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-23 07:53:58 +01:00
opensensmapR/man/osem_box_to_archivename.Rd

20 lines
569 B
Text
Raw Permalink Normal View History

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/archive.R
\name{osem_box_to_archivename}
\alias{osem_box_to_archivename}
\title{replace chars in box name according to archive script:
https://github.com/sensebox/osem-archiver/blob/612e14b/helpers.sh#L66}
\usage{
osem_box_to_archivename(box)
}
2018-10-20 14:52:31 +02:00
\arguments{
\item{box}{A sensebox data.frame}
}
\value{
character with archive identifier for each box
}
\description{
replace chars in box name according to archive script:
https://github.com/sensebox/osem-archiver/blob/612e14b/helpers.sh#L66
}