Question: Error: object 'freq' not found Traceback: 1. hist.default(phat, freq + FALSE, xlim = c(0, 15)) 2. .handleSimpleError(function (cnd) . { . watcher$capture_plot_and_output() . cnd
Error: object 'freq' not found Traceback: 1. hist.default(phat, freq + FALSE, xlim = c(0, 15)) 2. .handleSimpleError(function (cnd) . { . watcher$capture_plot_and_output() . cnd <- sanitize_call(cnd) . watcher$push(cnd) . switch(on_error, continue = invokeRestart("eval_continue"), . stop = invokeRestart("eval_stop"), error = invokeRestart("eval_error", . cnd)) . }, "object 'freq' not found", base::quote(eval(expr, envir)))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
