diff options
Diffstat (limited to 'tests/testthat/_snaps/chent.md')
| -rw-r--r-- | tests/testthat/_snaps/chent.md | 18 | 
1 files changed, 18 insertions, 0 deletions
| diff --git a/tests/testthat/_snaps/chent.md b/tests/testthat/_snaps/chent.md new file mode 100644 index 0000000..b214852 --- /dev/null +++ b/tests/testthat/_snaps/chent.md @@ -0,0 +1,18 @@ +# We can initialise an object and add information + +    Code +      print(oct) +    Output +      <chent> +      Identifier $identifier 1-octanol  +      InChI Key $inchikey KBPLFHHGFOOTCA-UHFFFAOYSA-N  +      SMILES string $smiles: +             user     PubChem  +      "CCCCCCCCO" "CCCCCCCCO"  +      Molecular weight $mw: 130.2  +      PubChem synonyms (up to 10): +       [1] "1-octanol"             "Octan-1-ol"            "111-87-5"              +       [4] "N-octanol"             "Octyl alcohol"         "caprylic alcohol"      +       [7] "n-Octyl alcohol"       "Heptyl carbinol"       "1-Hydroxyoctane"       +      [10] "Primary octyl alcohol" + | 
