modify.myself {github}R Documentation

Change information about the current user

Description

Change information about the current user

Usage

modify.myself(content, ctx = get.github.context())

Arguments

content

JSON object describing changes, see http://developer.github.com/v3 for details

ctx

the github context object

Value

Updated information about the user


[Package github version 0.9.12 Index]