My tasks 2. Write a R program with a function, that use as an argument a list of vectors containing only values. The function must merge that vectors in one, delete all non-unique values and sort...


My tasks




2. Write a R program with a function, that use as an argument a list of vectors containing only


values. The function must merge that vectors in one, delete all non-unique values and sort


according the descending order. The outcome of the function must be the return of the


obtained vector.




2. Write a R program with a function, that use as an argument a data frame containing only words and sentences. Function must return the vector containing the longest sentence/word from the data frame and the letter that is most frequent in that sentence/word.




3. You have a list (create it), Write a code informing you the number of objects in a given list and delete every third object from the given list.

Nov 04, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here