-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
69 lines (68 loc) · 1.61 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# Generated by roxygen2: do not edit by hand
S3method(plot,rudnicki.pt)
export(.rudnicki_pt)
export(.setleft)
export(.surface_g)
export(.surface_g_pdisk)
export(.surface_g_pt)
export(.surface_g_xi)
export(D_project)
export(Mw2M0)
export(Tilt)
export(Uniaxial_extension)
export(agency.root)
export(biot_compressibility)
export(biot_willis_effstress)
export(cart2pol)
export(check_range)
export(darcy_conductivity)
export(deform_hull)
export(degreelen)
export(dynamic)
export(effstress)
export(ellipsoid)
export(erf_re)
export(erfc0_re)
export(erfc1_re)
export(erfc_re)
export(geertsma73)
export(getEPSG)
export(hydraulic_diffusivity)
export(ierf_re)
export(ierfc_re)
export(lame_first)
export(mogi.pressure)
export(mogi.volume)
export(poroelastic_stress_coefficient)
export(r96_drainage_pressure)
export(rc76_edge_disloc_poro)
export(rigid_hydraulic_diffusivity)
export(rudnicki86)
export(segall85)
export(segall89)
export(static)
export(surface_displacement)
export(surface_displacement_point)
export(surface_displacement_pressuredisk)
export(surface_displacement_reservoir)
export(surface_displacement_ringdisk)
export(timevarying_fluidmass)
export(timevarying_porepressure)
export(timevarying_surface_displacement)
export(vasco98)
import(dplyr)
importFrom(Bessel,BesselJ)
importFrom(RCurl,getURL)
importFrom(RCurl,url.exists)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,integrate)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(tibble,tibble)
importFrom(utils,"?")
importFrom(utils,help)