Learn R Programming

NeuroDataSets (version 0.3.0)

cocaine_dopamine_df: Effects of Cocaine on Dopamine Receptors

Description

This dataset, cocaine_dopamine_df, is a data frame containing measurements of dopamine receptor blockade and perceived high levels from 34 human subjects as determined by PET scans.

Usage

data(cocaine_dopamine_df)

Arguments

Format

A data frame with 34 observations and 2 variables:

percent.blocked

Integer vector representing percent of dopamine receptors blocked

high

Integer vector representing perceived level of high from PET scans

Details

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