11 lines
356 B
R
11 lines
356 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/helpers.R
|
|
\name{set_bin_path}
|
|
\alias{set_bin_path}
|
|
\title{Helper function to set the path for binary package outputs}
|
|
\usage{
|
|
set_bin_path(r_minor_version, build_for_minor, local_build_root, codename)
|
|
}
|
|
\description{
|
|
Helper function to set the path for binary package outputs
|
|
}
|