Saved Bookmarks
| 1. |
______ generate aesthetic mappings from a string.(a) aes_all(b) aes_auto(c) aes_string(d) aes_position |
|
Answer» The correct answer is (c) aes_string The best I can explain: Aesthetic mappings describe how variables in the data are mapped to visual properties (aesthetics) of geoms. |
|