remind_me: Reminders to Record Your Work

View source: R/reminder.R

remind_meR Documentation

Reminders to Record Your Work

Description

It's easy to get carried away and forget to record your work. changes can send you a reminder if you have work that needs to be committed, but haven't used a changes function for some time.

Usage

remind_me(after = 60)

Arguments

after

how long (in minutes) to wait before reminding you to record your work

Details

To turn off reminders, just do remind_me(after = 0). remind_me() is called by default when you run create_repo().


ropenscilabs/ozrepro documentation built on May 20, 2022, 10:43 a.m.