A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://bioconductor.github.io/GenomicDataCommons/reference/count.html below:

provide count of records in a GDCQuery — count • GenomicDataCommons

provide count of records in a GDCQuery

Usage
count(x, ...)

# S3 method for class 'GDCQuery'
count(x, ...)

# S3 method for class 'GDCResponse'
count(x, ...)
Arguments
x

a GDCQuery object

...

passed to httr (good for passing config info, etc.)

Value

integer(1) representing the count of records that will be returned by the current query

Methods (by class) Examples
# total number of projects
projects() |> count()
#> [1] 86

# total number of cases
cases() |> count()
#> [1] 44736


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4