Other packages > Find by keyword >

sbtools  

USGS ScienceBase Tools
View on CRAN: Click here


Download and install sbtools package within the R console
Install from CRAN:
install.packages("sbtools")

Install from Github:
library("remotes")
install_github("cran/sbtools")

Install by package version:
library("remotes")
install_version("sbtools", "1.3.2")



Attach the package and use:
library("sbtools")
Maintained by
David Blodgett
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-23
Latest Update: 2024-01-09
Description:
Tools for interacting with U.S. Geological Survey ScienceBase interfaces. ScienceBase is a data cataloging and collaborative data management platform. Functions included for querying ScienceBase, and creating and fetching datasets.
How to cite:
David Blodgett (2016). sbtools: USGS ScienceBase Tools. R package version 1.3.2, https://cran.r-project.org/web/packages/sbtools. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.2 (2016-06-23 09:05), 1.1.3 (2016-08-19 21:38), 1.1.6 (2016-09-27 23:43), 1.1.9 (2020-01-08 10:10), 1.1.10 (2020-03-20 11:30), 1.1.11 (2020-04-20 14:00), 1.1.12 (2020-08-30 20:30), 1.1.13 (2021-01-22 06:40), 1.1.14 (2021-02-16 07:20), 1.1.15 (2021-06-04 10:50), 1.1.16 (2021-07-01 10:00), 1.1.17 (2021-07-20 11:20), 1.1.18 (2022-05-26 20:40), 1.1.19 (2022-07-14 13:40), 1.1.20 (2022-10-28 08:52), 1.1.21 (2022-11-03 23:20), 1.2.0 (2023-05-01 01:00), 1.3.0 (2023-12-20 11:00), 1.3.1 (2024-01-09 14:40)
Other packages that cited sbtools R package
View sbtools citation profile
Other R packages that sbtools depends, imports, suggests or enhances
Complete documentation for sbtools
Functions, R codes and Examples using the sbtools R package
Some associated functions: authenticate_sb . current_session . folder_create . identifier_exists . initialize_sciencebase_session . is_logged_in . item_append_files . item_create . item_exists . item_file_download . item_get . item_get_fields . item_get_parent . item_list_children . item_list_files . item_move . item_publish_cloud . item_rename_files . item_replace_files . item_rm . item_rm_files . item_rm_recursive . item_update . item_update_identifier . item_upload_cloud . item_upload_create . item_upsert . items_create . items_update . items_upsert . query_item_identifier . query_item_in_folder . query_items . query_sb . query_sb_datatype . query_sb_date . query_sb_doi . query_sb_spatial . query_sb_text . readPassword . sb_datatypes . sb_ping . sbitem . sbtools-package . sbtools_GET . sbtools_POST . sbtools_PUT . session_age . session_details . session_expired . session_renew . session_validate . set_endpoint . user_id . 
Some associated R codes: AAA.R . REST_helpers.R . authenticate_sb.R . current_session.R . gql_helpers.R . identifier_exists.R . item_create.R . item_file_download.R . item_get.R . item_list_children.R . item_list_files.R . item_move.R . item_rename_files.R . item_replace_files.R . item_rm.R . item_rm_files.R . item_update.R . item_update_identifier.R . item_upload_files.R . item_upsert.R . query_items.R . query_sb.R . sb_item.R . sbtools-package.R .  Full sbtools package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA