sums_of_numbers_only: Define a function that will take a vector and return the mean...

Description Usage Arguments Value

Description

Define a function that will take a vector and return the mean of the vector only if it is a vector of numbers but returns the first instance of the vector when it is not a number

Usage

1

Arguments

x

vector of mixed numbers and other values

Value

an average of only the numbers of a given vector


econtijoch/FEAT documentation built on May 15, 2019, 8 p.m.