BurdwanRiceYield_df: Yearly Rice Yield Data in Burdwan District, West Bengal

BurdwanRiceYield_dfR Documentation

Yearly Rice Yield Data in Burdwan District, West Bengal

Description

This dataset, BurdwanRiceYield_df, is a data frame containing yearly rice yield data for the Burdwan district of West Bengal, India, over a period of 39 years. It includes the year and the yield in tonnes per hectare for each recorded year.

Usage

data(BurdwanRiceYield_df)

Format

A data frame with 39 observations and 2 variables:

Year

Year of observation (character)

burdwan

Rice yield in tonnes per hectare (numeric)

Details

The dataset name has been kept as 'BurdwanRiceYield_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the IndiAPIs package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame object. The original content has not been modified in any way.

Source

Data taken from the weatherindices package version 0.1.0


IndiAPIs documentation built on Aug. 26, 2025, 5:08 p.m.