build-cran-binaries/man/set_bin_path.Rd
2024-07-24 18:17:50 +02:00

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_version_minor, build_for_minor, local_build_root, codename)
}
\description{
Helper function to set the path for binary package outputs
}