repo_str: Structure the repository based on Marcell's preferences.

View source: R/repo_str.R

repo_strR Documentation

Structure the repository based on Marcell's preferences.

Description

Adds README, utils, board and .Rprofile files and updates them.

Usage

repo_str(board = TRUE, chatgpt = TRUE)

Arguments

board

logical. Should a script for pins added?

chatgpt

logical. Should chatGPT add comments to the scripts?

Examples

repo_str()

MarcellGranat/granatlib documentation built on July 9, 2023, 6:08 a.m.