Data Wrangling And R

Question

Write R code in an Rmd file to perform the following request. 1.1. Read in the dataset into a dataframe. Keep only the below columns. Make sure the numeric columns are in the correct data type. Display the summary of the dataframe. id, name, description, host_name, neighbourhood_cleansed, property_type, room_type, accommodates, bathrooms_text, bedrooms, beds, amenities, price,…...

This Question hass been solved
See the answer
0