Читать книгу The Big R-Book - Philippe J. S. De Brouwer - Страница 154

4.6.3 User-defined Functions

Оглавление

function()

The true flexibility comes from being able to define our own functions. To create a function in R, we will use the function-generator called “function.”

function – create

The Big R-Book

Подняться наверх