Other packages > Find by keyword >

VulnToolkit  

Analysis of Tidal Datasets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("VulnToolkit", "1.1.4")



Attach the package and use:
library("VulnToolkit")
Maintained by
Troy Hill
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-11
Latest Update: 2021-08-02
Description:
Contains functions for analysis and summary of tidal datasets. Also provides access to tidal data collected by the National Oceanic and Atmospheric Administration's Center for Operational Oceanographic Products and Services and the Permanent Service for Mean Sea Level. For detailed description and application examples, see Hill, T.D. and S.C. Anisfeld (2021) <doi:10.6084/m9.figshare.14161202.v1> and Hill, T.D. and S.C. Anisfeld (2015) <doi:10.1016/j.ecss.2015.06.004>.
How to cite:
Troy Hill (2021). VulnToolkit: Analysis of Tidal Datasets. R package version 1.1.4, https://cran.r-project.org/web/packages/VulnToolkit. Accessed 30 Jun. 2026.
Previous versions and publish date:
1.1.1 (2021-03-11 15:30), 1.1.2 (2021-04-16 18:30), 1.1.3 (2021-05-08 23:00)
Other packages that cited VulnToolkit R package
View VulnToolkit citation profile
Other R packages that VulnToolkit depends, imports, suggests or enhances
Complete documentation for VulnToolkit
Functions, R codes and Examples using the VulnToolkit R package
Some associated functions: HL . HL.plot . NL_6min_2013 . dur.bias . dur.events . fld.depth . fld.dur . fld.frq . form.no . harcon . noaa.datums . noaa . noaa.parameters . number.tides . psmsl . psmsl.stations . wave.dur . 
Some associated R codes: HL_plot.R . dur_bias.R . fldDurEvents.R . fld_dur.R . fld_frq.R . floodDepth.R . form_no.R . harcon.R . noaaParameters.R . noaa_datums.R . number_tides.R . psmsl.R . psmsl_stations.R . waveDur.R .  Full VulnToolkit package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
shinyDND  
Shiny Drag-n-Drop
Add functionality to create drag and drop div elements in shiny. ...
Download / Learn more Package Citations See dependency  
bitops  
Bitwise Operations
Functions for bitwise operations on integer vectors. ...
Download / Learn more Package Citations See dependency  
MLGL  
Multi-Layer Group-Lasso
It implements a new procedure of variable selection in the context of redundancy between explanatory ...
Download / Learn more Package Citations See dependency  
gma  
Granger Mediation Analysis
Performs Granger mediation analysis (GMA) for time series. This package includes a single level GMA ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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