powered by
wprof
rmProfiles(y, ...) ## S3 method for class 'wprof': rmProfiles(y, v, ...)
numeric
y
logical
v
vl <- c(3, 3, 3) prof <- var2prof(varlen = vl) rownames(prof$profiles) prof <- rmProfiles(prof, c("123", "321")) plot(prof)
Run the code above in your browser using DataLab