minor
This commit is contained in:
parent
cb0cbbca7b
commit
7610e0507b
1 changed files with 38 additions and 18 deletions
11
man/set_bin_path.Rd
Normal file
11
man/set_bin_path.Rd
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
% 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
|
||||
}
|
||||
Loading…
Reference in a new issue