homewokk problem help

Hi Everyone,
I'm just starting to learn R
I 'm working on this problem and still confused
h. From the loan_no_int_rate_NA, select all observations where loan_status is 1 and home_ownership is RENT and assign the result to loan_status_1_RENT variable.

Show the structure and content of the loan_status_1_RENT. Then show the histogram of the age of the loan_status_1_RENT.

does anyone know to to do this problem?

Thanks

Hi, welcome!

Homework inspired questions are welcome here, but you have to tell us what have you tried so far? what is your specific problem? We are more inclined towards helping you with specific coding problems rather than doing your work for you.

For guidelines about how to properly ask homework related questions here, please read our homework policy.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.