Uploaded by ashimmajilla

2063373-Assignment

advertisement
Assignment
You need to answer below sets of Questions. These sets of questions are meant for testing Module I.
1. Write the procedure to import data from the format of csv and xlsx.
2. Explain the evolution of R programming language.
3. Write about the R code editors with its features. How RStudio is better over other R code editors
4. Write down the guidelines given by Free Software Foundation on R software.
5. Write a simple code for generating even number using for loops.
6. Write a simple code to find a number is even or odd using if else statement.
7. Explain the usage of next and break statement in R.
8. Explain the use of nested if else statement.
9. Draw a flow chart for next and break statements.
10. Write a simple code to print first 10 natural numbers using while loop
Download