Rstudio
Across
- 2. data type which takes only two values
- 7. R was developed at which university
- 8. returns (invisibly) the list of attached packages
- 9. one of the four main windows in R studio
- 11. window where commands are typed
- 13. provide access to the documentation pages
- 15. function to check type of variables
- 16. appends vector, matrix or dataframe by columns
Down
- 1. R is suitable for which type of computing
- 3. collection of r funct's, complied code and sample data
- 4. data objects used to categorize the data & storelevels
- 5. which type of translator is R?
- 6. words which can't is used as variables
- 10. function to check your current working directory
- 12. everything in R is __
- 14. R is which type of language