Learn R Programming

minimap (version 0.1.0)

ssm: Same sex marriage in the US

Description

Changes in the legality of same sex marriage in the United States over time.

Usage

ssm

Arguments

Format

A data frame with columns:
State
State Abbreviation
Status
Legal status. Either bbs meaning banned by statute, nl meaning not legal, legal, bbca meaning banned by constitutional ammendment, or dis meaning disputed.
Year
Year status went into effect.

Examples

Run this code
## Not run: 
#  ssm
# ## End(Not run)

Run the code above in your browser using DataLab