Learn R Programming

msig (version 1.0)

search_show_contributor: Show contributor for msigdb_search()

Description

Show contributor for msigdb_search()

Usage

search_show_contributor(email)

Arguments

email

email that registered for MSigDB database.

Value

contributors from MsigDB website.

Examples

Run this code
# NOT RUN {
search_show_contributor("your email")
# or
email <- 'your email'
search_show_contributor()
# }

Run the code above in your browser using DataLab