powered by
results_all
results_all(x)# S3 method for GDCQuery results_all(x)# S3 method for GDCResponse results_all(x)
# S3 method for GDCQuery results_all(x)
# S3 method for GDCResponse results_all(x)
a GDCQuery object
GDCQuery
A (typically nested) list of GDC records
list
GDCQuery:
GDCResponse:
GDCResponse
# NOT RUN { # details of all available projects projResults = projects() %>% results_all() length(projResults) count(projects()) # }
Run the code above in your browser using DataLab