20259: Add documentation for banner and tooltip features
[arvados.git] / sdk / R / R / ArvadosR.R
1 # Copyright (C) The Arvados Authors. All rights reserved.\r
2 #\r
3 # SPDX-License-Identifier: Apache-2.0\r
4 \r
5 #' @title ArvadosR\r
6 #'\r
7 #' @description\r
8 #'\r
9 #' Arvados is an open source platform for managing, processing, and sharing genomic and other large scientific and biomedical data. With Arvados, bioinformaticians run and scale compute-intensive workflows, developers create biomedical applications, and IT administrators manage large compute and storage resources.\r
10 #'\r
11 #' @author \itemize{\r
12 #' \item Lucas Di Pentima\r
13 #' \item Ward Vandewege\r
14 #' \item Fuad Muhic\r
15 #' \item Peter Amstutz\r
16 #' \item Aneta Stanczyk\r
17 #' \item Piotr Nowosielski}\r
18 #'\r
19 #' @seealso \itemize{\r
20 #' \item \code{\link{https://github.com/arvados/arvados/blob/main/README.md}}\r
21 #' \item \code{\link{https://github.com/arvados/arvados/tree/main/sdk/R}}}\r
22 #'\r
23 #' @name ArvadosR\r
24 NULL\r