R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
ncdf4
View on CRAN: Click
here
Download and install ncdf4 package within the R console
Install from CRAN:
install.packages("ncdf4")
Install from Github:
library("remotes")
install_github("cran/ncdf4")
Install by package version:
library("remotes")
install_version("ncdf4", "1.23")
Attach the package and use:
library("ncdf4")
Maintained by
David Pierce
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-24
Latest Update: 2023-11-28
Description:
Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files (either version 4 or "classic" version 3) can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files. This package replaces the former ncdf package, which only worked with netcdf version 3 files. For various reasons the names of the functions have had to be changed from the names in the ncdf package. The old ncdf package is still available at the URL given below, if you need to have backward compatibility. It should be possible to have both the ncdf and ncdf4 packages installed simultaneously without a problem. However, the ncdf package does not provide an interface for netcdf version 4 files.
How to cite:
David Pierce (2010). ncdf4: Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files. R package version 1.23, https://cran.r-project.org/web/packages/ncdf4. Accessed 01 Feb. 2025.
Previous versions and publish date:
1.0 (2010-02-24 09:17), 1.6.1 (2012-04-11 20:13), 1.6 (2012-04-10 06:19), 1.10 (2013-11-22 09:40), 1.12 (2014-06-19 09:27), 1.13 (2014-09-16 06:48), 1.14 (2015-11-10 09:41), 1.15 (2015-12-04 08:40), 1.16.1 (2019-03-11 12:39), 1.16 (2017-04-02 00:56), 1.17.1 (2021-11-06 13:11), 1.17 (2019-10-23 21:10), 1.18 (2021-11-26 19:50), 1.19 (2021-12-15 05:10), 1.20 (2022-12-03 21:20), 1.21 (2023-01-07 01:30), 1.22 (2023-11-28 21:00)
Other packages that cited ncdf4 R package
View ncdf4 citation profile
Other R packages that ncdf4 depends,
imports, suggests or enhances
Complete documentation for ncdf4
Functions, R codes and Examples using
the ncdf4 R package
Some associated functions: ancvar_put . nc_close . nc_create . nc_enddef . nc_open . nc_redef . nc_sync . nc_version . ncatt_get . ncatt_put . ncdf4-internal . ncdf4-package . ncdim_def . ncvar_add . ncvar_change_missval . ncvar_def . ncvar_get . ncvar_rename . print.ncdf4 .
Some associated R codes: ncdf4.R . ncdf4_priv.R . ncdf4_priv_att.R . ncdf4_priv_dim.R . ncdf4_priv_group.R . ncdf4_priv_var.R . Full ncdf4 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
tidyxl
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Duncan Garmonsway (view profile)
longit
High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC).
Currently support ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Atanu Bhattacharjee (view profile)
extraoperators
Speed up common tasks, particularly logical or
relational comparisons and routine follow up tasks s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Joshua F. Wiley (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
bayesDP
Functions for data augmentation using the Bayesian discount prior
method for single arm and two-arm ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Graeme L. Hickey (view profile)