Description Usage Arguments Value Author(s) Examples
Calculates Rf values of the spots based on the marked start and stop of the solvent path.
1 | Rf(object, sf = F)
|
object |
S3 object of the working TLC |
sf |
Boolean, default FALSE - Start and Front should be marked. If TRUE, Start and Front were defined. |
Returns S3 object with new variables.
object$Rf_start |
Location of the solvent start on the TLC plate |
object$Rf_front |
Location of the solvent end on the TLC plate |
object$Rf |
Rf values of the spots |
Ivan D. Pavicevic, ivanp84@gmail.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.