r - Rattle data view failing -


i installed rattle 2.6.26

  • load audit dataset
  • click on data > view

and got following error

error in appendlog("use data.viewer() deducer.", view.cmd) :    object 'view.cmd' not found 

i google if else had problem , found following posts no solution:

view.cmd

the author of program suggested using beta version in response problem tried , fixed problem me. of course, beta versions double edged sword. thing go r , uninstall rattle package. reinstall beta version using command:

install.packages("rattle", repos="http://rattle.togaware.com", type="source")


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -