Learn R Programming

DominoDataR

Domino Data API for interacting with Domino Data Sources.

Installation

Via CRAN

You can install the latest release directly from CRAN

install.packages("DominoDataR")

Via 'remotes' or 'devtools'

You can install the development version of DominoDataR like so:

install.packages("remotes")
remotes::install_github("dominodatalab/DominoDataR")

Prerequisite

The Domino Data R library depends on the Python library. You can install it manually or use the included helper function:

DominoDataR::py_domino_data_install()

Copy Link

Version

Install

install.packages('DominoDataR')

Monthly Downloads

451

Version

0.3.1

License

Apache License (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Murat Cetin

Last Published

November 26th, 2025

Functions in DominoDataR (0.3.1)

upload_volume_object

Upload a file to a NetApp volume
upload_object

Upload a file to a datasource
py_select_interpreter

Tell reticulate to use Python Conda version available on Domino Data Lab.
load_aws_credentials

Load AWS Credentials
put_object

Upload an object to a datasource
object_http

HTTP requests for Object Stores
make_request

Make the HTTP request
netapp_volume_client

Create a client for NetApp volumes
query

Query a datasource and returns an arrow Table
load_oauth_credentials

Load OAuth Credentials
encode_url_path

Properly escape a URL path
list_files

List files in a NetApp volume
add_credentials

Add credentials override for the right datasources
list_keys

List the keys starting with prefix in an object store
datasource_client

Create a client to Domino datasources
get_file_url

Get URL for a file in a NetApp volume
get_netapp_token

Get NetApp volume authentication token
list_volumes

List NetApp volumes
list_snapshots

List snapshots for a NetApp volume
add_override

Add override configuration values
save_volume_object

Save an object from a NetApp volume to a local file
save_object

Save an object from a datasource to a local file
put_volume_object

Upload content to a NetApp volume
py_domino_data_install

Install domino_data Python package
get_volume

Get a NetApp volume by name
get_object

Retrieve an object from a datasource