Sign in
third-party-mirror
/
R
/
f434667a11724e87bfd9b0f00a99c7cbb2f3f75a
/
.
/
tests
/
Pkgs
/
pkgB
/
NAMESPACE
blob: 283a983ac8645a5b20efcc5e64a64ff6274da681 [
file
]
import
(
methods
)
import
(
graphics
)
importMethodsFrom
(
pkgA
,
"plot"
)
importClassesFrom
(
pkgA
,
"classA"
)#
but
not
"classApp"