R/set.command.with.nolabel.R

#' set.command.with.nolabel
#'
#' @export
#'
set.command.with.nolabel = function (sbd,command,subcommand,argument) {
	sbd[[command]][[subcommand]] = argument
	sbd
}
cttedwards/seabird2 documentation built on May 14, 2019, 12:41 p.m.