CoHAspec {tidyspec} | R Documentation |
CoHAspec Dataset
Description
A dataset containing spectral absorbance measurements for different concentrations of CoHA.
Usage
CoHAspec
Format
A data frame with 6 rows and 5 columns:
- Wavenumber
Numeric. The spectral wavenumber (cm-1).
- CoHA01
Numeric. Absorbance values for CoHA at 1 mM Cobalt concentration.
- CoHA025
Numeric. Absorbance values for CoHA at 2.5 mM Cobalt concentration.
- CoHA05
Numeric. Absorbance values for CoHA at 5 mM Cobalt concentration.
- CoHA100
Numeric. Absorbance values for CoHA at 10 mM Cobalt concentration.
Source
de Almeida GS, Ferreira MR, da Costa Fernandes CJ, et al. Development of cobalt (Co)-doped monetites for bone regeneration. J Biomed Mater Res. 2024; 112(1):e35319. <doi:10.1002/jbm.b.35319>
Examples
data(CoHAspec)
head(CoHAspec)
[Package tidyspec version 0.1.0 Index]