tests/testAllDemos.R

#library(RSNNS)
#
#res <- demo(package="RSNNS")$results
#
#allDemos <- res[, which(colnames(res)=="Item")]
#
#allDemos <- allDemos[-which(allDemos=="mlp_plot_with_my_predict")]
#
#for(currDemo in allDemos) {
#  print(paste("Running ", currDemo, "\n",sep=""))
#  demo(currDemo, character.only=TRUE, ask=FALSE)
#}

Try the RSNNS package in your browser

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

RSNNS documentation built on May 31, 2023, 5:43 p.m.