get_structure: FUNCTION_TITLE

View source: R/get_structure.R

get_structureR Documentation

FUNCTION_TITLE

Description

FUNCTION_DESCRIPTION

Usage

get_structure(
  key_id,
  precursor_formula = NULL,
  adduct = NULL,
  structure_method = "top_score",
  order = T,
  return_row = 1:10,
  as_tibble = F,
  ...
)

Arguments

key_id

PARAM_DESCRIPTION

precursor_formula

PARAM_DESCRIPTION, Default: NULL

adduct

PARAM_DESCRIPTION, Default: NULL

structure_method

PARAM_DESCRIPTION, Default: 'top_score'

order

PARAM_DESCRIPTION, Default: T

return_row

PARAM_DESCRIPTION, Default: 1:10

as_tibble

PARAM_DESCRIPTION, Default: F

...

PARAM_DESCRIPTION

Details

DETAILS

Value

OUTPUT_DESCRIPTION

See Also

rbindlist reexports

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

chi-med-pro/MCnebula documentation built on March 28, 2023, 5:55 a.m.