gather_subjects {abjutils} | R Documentation |
Gather subjects from esaj::cjsg_table("subjects")
Description
Once you run esaj::cjsg_table("subjects")
, you can
use this function to gather the subjects automatically. Download
esaj
by running devtools::install_github("courtsbr/esaj")
.
Usage
gather_subjects(subjects)
Arguments
subjects |
Table returned by |
[Package abjutils version 0.3.2 Index]