R/methods.R

setMethod("length", signature="Rcpp_Rmoleculeset",
		definition = function(x){
			x$numMolecules()
		})

Try the Rchemcpp package in your browser

Any scripts or data that you put into this service are public.

Rchemcpp documentation built on May 6, 2019, 4:58 a.m.