carpentries-incubator / carpentries-incubator/lesson-R-packaging

Use `datasets.R` for adding information about data

Open
#56 1 comment 0 reactions 1 assignee Claimed by @bvreede View on GitHub
ch-data enhancement low-priority
Dominant language
No language data
Stars
5
Forks
9
PR merge metrics
No merged PRs in 30d

Description

## Problem

We are including only one data set. This may obscure some questions, such as:

- Do I need one documentation file in `./R` per data set?
- Does the file need to have the same name as the data set?
- Does the file need to have the same name as the file where the data set is stored?

## Solution

Store two data sets instead of one. One with the instructors names and another one with names from Star Wars. Document both from the same file, and name this file `./R/datasets.R`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.