R Basics-7 - Coding-Handling 'NA' (Hands On) - ClassiCoder - CLASSIC CODER #header (Ativar o PHP)

R Basics-7 - Coding-Handling 'NA' (Hands On) - ClassiCoder

Handling NA values

Perform the following task:

1. Remove the NA and odd values from the vector V passed as the function parameter.

2. Note: Function structure is given as unalterable code.

Function-str()-R-Basic




Function-str()-R-Basic-Solution