Other packages > Find by keyword >

BBmisc  

Miscellaneous Helper Functions for B. Bischl
View on CRAN: Click here


Download and install BBmisc package within the R console
Install from CRAN:
install.packages("BBmisc")

Install from Github:
library("remotes")
install_github("cran/BBmisc")

Install by package version:
library("remotes")
install_version("BBmisc", "1.13.1")



Attach the package and use:
library("BBmisc")
Maintained by
Bernd Bischl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-01-05
Latest Update: 2022-09-29
Description:
Miscellaneous helper functions for and from B. Bischl and some other guys, mainly for package development.
How to cite:
Bernd Bischl (2012). BBmisc: Miscellaneous Helper Functions for B. Bischl. R package version 1.13.1, https://cran.r-project.org/web/packages/BBmisc. Accessed 02 Sep. 2026.
Previous versions and publish date:
1.0-58 (2012-01-05 15:35), 1.0-77 (2012-03-17 16:57), 1.1-125 (2012-05-10 06:14), 1.1-132 (2012-07-04 07:56), 1.1-164 (2012-11-14 22:00), 1.1-166 (2012-11-16 21:39), 1.2-200 (2013-05-02 13:13), 1.3-64 (2013-08-20 14:07), 1.4 (2013-11-06 07:11), 1.5 (2014-01-25 00:32), 1.6 (2014-04-23 18:04), 1.7 (2014-06-21 18:17), 1.8 (2014-10-30 19:34), 1.9 (2015-02-03 14:03), 1.10 (2016-07-12 07:49), 1.11 (2017-03-10 00:20), 1.12 (2022-03-10 13:40), 1.13 (2022-09-29 12:30), (2026-07-09 07:57)
Other packages that cited BBmisc R package
View BBmisc citation profile
Other R packages that BBmisc depends, imports, suggests or enhances
Complete documentation for BBmisc
Functions, R codes and Examples using the BBmisc R package
Some associated functions: addClasses . argsAsNamedList . asMatrixCols . asQuoted . binPack . btwn . cFactor . capitalizeStrings . catf . checkArg . checkListElementClass . chunk . clipString . coalesce . collapse . collapsef . computeMode . convertDataFrameCols . convertInteger . convertIntegers . convertListOfRowsToDataFrame . convertMatrixType . convertRowsToList . convertToShortString . dapply . deprecated . do.call2 . dropNamed . ensureVector . explode . extractSubList . filterNull . getAttributeNames . getClass1 . getFirst . getMaxIndex . getMaxIndexOfRows . getOperatingSystem . getRelativePath . getUnixTime . getUsedFactorLevels . hasAttributes . insert . is.error . isDirectory . isEmptyDirectory . isExpensiveExampleOk . isFALSE . isProperlyNamed . isScalarNA . isScalarValue . isSubset . isSuperset . isValidName . itostr . lib . load2 . lsort . makeDataFrame . makeFileCache . makeProgressBar . makeS3Obj . makeSimpleFileLogger . mapValues . messagef . namedList . names2 . nin . normalize . optimizeSubInts . pause . printHead . printStrToChar . printToChar . rangeVal . requirePackages . rowLapply . save2 . seq_row . setAttribute . setClasses . setRowNames . setValue . sortByCol . splitPath . splitTime . stopf . strrepeat . suppressAll . symdiff . system3 . toRangeStr . vlapply . warningf . which.first . 
Some associated R codes: FileCache.R . addClasses.R . argsAsNamedList.R . asMatrix.R . asQuoted.R . binPack.R . btwn.R . capitalizeStrings.R . catf.R . checkArg.R . checkListElementClass.R . chunk.R . clipString.R . coalesce.R . collapse.R . collapsef.R . computeMode.R . convertDataFrameCols.R . convertInteger.R . convertListOfRowsToDataFrame.R . convertMatrixType.R . convertRowsToList.R . convertToShortString.R . dapply.R . directory.R . do.call2.R . dropNamed.R . ensureVector.R . explode.R . extractSubList.R . factor.R . filterNull.R . getAttributeNames.R . getClass1.R . getFirstLast.R . getMaxColIndex.R . getMaxIndex.R . getOperatingSystem.R . getRelativePath.R . getUnixTime.R . getUsedFactorLevels.R . hasAttributes.R . insert.R . isExpensiveExampleOk.R . isFALSE.R . isProperlyNamed.R . isScalarNA.R . isScalarValue.R . isSubset.R . isSuperset.R . isValidName.R . is_error.R . itostr.R . lib.R . load2.R . lsort.R . makeDataFrame.R . makeProgressBar.R . makeS3Obj.R . makeSimpleFileLogger.R . mapValues.R . matchDataFrameSubset.R . messagef.R . namedList.R . names2.R . nin.R . normalize.R . optimizeSubInts.R . pause.R . printHead.R . printStrToChar.R . printToChar.R . rangeVal.R . requirePackages.R . rowLapply.R . save2.R . seq.R . setAttribute.R . setClasses.R . setRowColNames.R . setValue.R . sortByCol.R . splitPath.R . splitTime.R . stopf.R . strrepeat.R . suppressAll.R . symdiff.R . system3.R . toRangeStr.R . vapply.R . warningf.R . which.first.R . zzz.R . zzz_deprecated.R .  Full BBmisc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA