What Will Be The Output Of The Following R Codep Pre Langrsplus #358

What will be the output of the following R code?</p> <pre><code class="language-rsplus"> > centre <- function(x, type) { + switch(type, + mean = mean(x), + median = median(x), + trimmed = mean(x, trim = .1)) + } > x <- rcauchy(10) > centre(x, "mean") </code></pre>

Online Quiz This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Control Structures - Quiz No.3.


Similar question(s) are as followings:



Online Quizzes of gs110 R Language

Choose an organization

Theme Customizer

Gaussian Texture



Gradient Background