GSK interview question

Write a code snippet to calculate: a) Summary statistics. Also write a code to find the missing values in any given dataset.

Interview Answer

Anonymous

5 May 2018

Wrote the requested codes in the R language.

4