get_data: Title Function to Get Weather Data for a given city

Description Usage Arguments Value Examples

Description

Title Function to Get Weather Data for a given city

Usage

1
get_data(input_city, forecast_days)

Arguments

input_city

The name of the city that weather needs to be fetched

forecast_days

The number of days that need to be forecasted

Value

current_weather_data

Examples

1
get_data("Bangalore", 1)

anubhav-dikshit/rLab5 documentation built on May 14, 2019, 7:17 p.m.