Learn R Programming

unfoldr (version 0.5.1)

setupSpheroidSystem: Setup spheroid system

Description

Reinitialize spheroid system after R workspace reloading

Usage

setupSpheroidSystem(S, mu = c(0, 0, 1), pl = 0)

Arguments

S
sphere system
mu
main orientation vector
pl
print level

Value

  • NULL

Details

The internally stored sphere system has to be reinitialized after R workspace reloading. Calling this function is needed only in case one desires to get profile sections of the spheroid system again which has been previously stored as an R (list) object and afterwards reloaded.