- Data Analysis with R
- Tony Fischetti
- 145字
- 2021-07-30 09:55:12
Exercises
You can practice the following exercises to help you get a good grasp of the concepts learned in this chapter:
- Write a function called
simon.says
that takes in a character string, and returns that string in all upper case after prepending the string "Simon says: " to the beginning of it. - Write a function that takes two matrices as arguments, and returns a logical value representing whether the matrices can be matrix multiplied.
- Find a free data set on the web, download it, and load it into R. Explore the structure of the data set.
- Reflect upon how Hester Prynne allowed her scarlet letter to be decorated with flowers by her daughter in Chapter 10. To what extent is this indicative of Hester's recasting of the scarlet letter as a positive part of her identity. Back up your thesis with excerpts from the book.
推薦閱讀
- 現代C++編程:從入門到實踐
- Mastering Ext JS(Second Edition)
- MySQL數據庫應用與管理 第2版
- .NET 4.0面向對象編程漫談:基礎篇
- Julia Cookbook
- HTML5 and CSS3 Transition,Transformation,and Animation
- Nexus規模化Scrum框架
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Java圖像處理:基于OpenCV與JVM
- 計算機應用技能實訓教程
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- Practical GIS
- Mastering Leap Motion
- 量子計算機編程:從入門到實踐
- Offer來了:Java面試核心知識點精講(框架篇)