Skip to contents

Remove Socials by GitHub handle

Usage

cocoon_remove(github)

Arguments

github

Character. Github username

Value

Socials data frame

Examples

if (FALSE) { # local_eg()
cocoon_fetch("steffilazerte")
cocoon_remove("steffilazerte")
cocoon_fetch("steffilazerte")
}