View source: R/nanoparticles.R
| diameter | R Documentation | 
This formula is simply the inverse of bandgap.
Which can be useful to calculate diameter from optically determined band gap.
diameter(bandgap, sc = "ZnO", a, b, c)
| bandgap | numeric, in eV (vector) Band gap may not be smaller than the bulk band gap of the material (3.30 eV for ZnO) | 
| sc | semiconductor, string (function only supports ZnO) | 
| a | parameter a, numeric (optional, default a = 3.940) | 
| b | parameter b, numeric (optional, default b = 0.293) | 
| c | parameter c, numeric (optional, default c = 3.30) | 
diameter, in nanometres (vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.