Fix PriorityQueue error message during roxygenize

This commit is contained in:
Joe Cheng
2014-04-14 15:37:06 -07:00
parent 3bbf06ba49
commit fcbb658ac2
2 changed files with 3 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ ReactiveEnvironment <- setRefClass(
)
)
.reactiveEnvironment <- ReactiveEnvironment$new()
delayedAssign(".reactiveEnvironment", ReactiveEnvironment$new())
.getReactiveEnvironment <- function() {
.reactiveEnvironment
}

View File

@@ -6,8 +6,8 @@
validateCssUnit(x)
}
\arguments{
\item{x}{The unit to validate. Will be treated as a
number of pixels if a unit is not specified.}
\item{x}{The unit to validate. Will be treated as a number of pixels if a
unit is not specified.}
}
\value{
A properly formatted CSS unit of length, if possible. Otherwise, will