Learn R Programming

Rquake (version 2.5-1)

ReSet: Button to reset the choices of station and component

Description

Button to reset the choices of station and component in swig and Mine.seis

Usage

ReSet(nh, g)

Value

Side effects

Arguments

nh

RSEIS list

g

swig parameters

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Details

Driver for SELstaDB

See Also

SELstaDB, Mine.seis

Examples

Run this code

if(interactive()){
data(GH, package='RSEIS')

buts = "ReSet"
RSEIS::swig(GH, PADDLAB=buts)

}

Run the code above in your browser using DataLab