Pruby | R Documentation |
Parameters from DOI: 10.1063/1.2135877
Pruby(w, laser = 532, P = -1, w0 = -1, l = FALSE)
w |
Position of the R2 ruby line in cm-1 |
laser |
laser wavelength in nm (default=532) |
P |
Pressure in GPa (default=-1). If P>0, will return the expected position of the R2 line in cm-1 |
w0 |
Position of the R2 ruby line in cm-1 at P=0 (default=-1). |
l |
TRUE or FALSE (default). If TRUE and P>0, returns the expected position of the R2 line in nm instead of cm-1. |
Pruby(P = 1) # returns expected R2 position in cm-1 Pruby(w = 4401) # return corresponding pressure in GPa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.