GDPR_chapters: GDPR Regulations Chapters as a Tidy Object

Description Usage Format Source

Description

The GDPR regulations chapters stored as a (nested) tibble.

Usage

1

Format

A tibble with 11 rows and 4 variables:

number

Chapter number (Roman Numerals)

title

Chapter title

type

"chapter"

contents

A data.frame of additional nested contents, from articles down to subpoints

The contents column data.frame is a nested object, itself containing a number, title, type, and contents column, corresponding to article numbers. That contents column contains further nested data.frames of points and subpoints, which have not been de-nested.

See chapter_components for an accessible method.

Source

http://openscience.adaptcentre.ie/projects/GDPRtEXT/ Made available under the CC-by-4.0 license


jonocarroll/tidyGDPR documentation built on May 31, 2019, 12:10 p.m.