Question: Setup A . Load libraries Load the wooldridge library, along with knitr. Then, create an object called wage 2 using the following code: wage 2

Setup
A. Load libraries
Load the wooldridge library, along with knitr. Then, create an object called wage2 using the
following code: wage2= wooldridge::wage2. No need to write an answer in text afterwards, just
the code will do.
2
B. Show installed packages
Run the code installed.packages()[,c(1,3)]. Here, the function installed.packages()
returns a matrix with a lot of information on what packages you have installed. We subset to just
column 1 and 3, the name and version.
This might be quite long, especially if youve used R before.
Thats OK. No need to write an answer in text afterwards, just the code will do.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!