variable renaming
This commit is contained in:
parent
0facfb0556
commit
3fbc5ae88e
1 changed files with 9 additions and 9 deletions
|
|
@ -4,7 +4,7 @@
|
|||
\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)
|
||||
set_bin_path(r_minor_version, build_for_minor, local_build_root, codename)
|
||||
}
|
||||
\description{
|
||||
Helper function to set the path for binary package outputs
|
||||
|
|
|
|||
Loading…
Reference in a new issue