Learn R Programming

eva3dm (version 1.11)

ncdump: Print a 'ncdump -h' command

Description

Read a NetCDF and print the medatada

Usage

ncdump(file = file.choose())

Value

No return value, only display information

Arguments

file

file name

Examples

Run this code
ncdump(file = paste0(system.file("extdata",package="eva3dm"),
                     '/wrfinput_d01'))

Run the code above in your browser using DataLab