Function reference
-
as.character(<checkglobals>)
- Cast to character
-
as.character(<checkglobalsg>)
- Cast to character
-
as.character(<checkglobalsi>)
- Cast to character
-
as.data.frame(<checkglobals>)
- Cast to data.frame
-
as.data.frame(<checkglobalsg>)
- Cast to data.frame
-
as.data.frame(<checkglobalsi>)
- Cast to data.frame
-
as.matrix(<checkglobals>)
- Cast to matrix
-
as.matrix(<checkglobalsg>)
- Cast to matrix
-
as.matrix(<checkglobalsi>)
- Cast to matrix
-
as_vector()
- Cast to list vector generic
-
as_vector(<checkglobals>)
- Cast to list vector
-
as_vector(<checkglobalsg>)
- Cast to list vector
-
as_vector(<checkglobalsi>)
- Cast to list vector
-
check_pkg()
- Check R-packages for globals and imports
-
check_source()
- Check R-scripts, folders or R-code strings for globals and imports
-
checkglobals()
- Check R-source code or R-packages for globals and imports
-
print(<checkglobals>)
- Print
"checkglobals"
object
-
print(<checkglobalsg>)
- Print
"checkglobalsg"
object
-
print(<checkglobalsi>)
- Print
"checkglobalsi"
object