powered by
convert.units(phi, mu)
interpolate.classes
## generate phi-values phi <- -2:5 ## convert and show phi to mu mu <- convert.units(phi = phi) mu ## convert and show phi to mu convert.units(mu = mu)
Run the code above in your browser using DataLab