calendar_plot: Retrieve personal data Github-like calendar plots

View source: R/calendar.R

calendar_plotR Documentation

Retrieve personal data Github-like calendar plots

Description

Gather data from github contributions, repositories, posts and combine them into an interactive calendar plot.

Usage

calendar_plot(data = calendar_data(), font = "Atkinson Hyperlegible")

Arguments

data

tibble to draw the calendar

font

font name

from

Character of start date

to

Character of enddate

github_user

Github user name

github_repos

A character vector of Github respositories (projects)

post_path

Character of local path to search for posts


enixam/ymisc documentation built on Nov. 22, 2022, 1:31 a.m.