cmp_tbl_pretty: Prepare compound table for interactive display

Description Usage Arguments Value

View source: R/generate_cmp_tbl.R

Description

This function modifies some of the columns in a compound table to be displayed better in an interactive table. To the inchi column code to crop very long strings will be added. To the name column "; " separater will be changed to a line break. This is mainly used internally.

Usage

1
cmp_tbl_pretty(cmp_tbl)

Arguments

cmp_tbl

tibble of compounds.

Value

A tibble containing the same columns as the input table.


stanstrup/PeakABro documentation built on May 29, 2019, 9:49 a.m.