You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

31 lines
749 B

# Generated by roxygen2: do not edit by hand
export(read_aco)
export(read_ase)
export(read_gpl)
export(read_kde)
export(read_palette)
export(read_soc)
export(show_palette)
export(trim_palette)
import(pack)
import(stringr)
importFrom(colorspace,RGB)
importFrom(colorspace,coords)
importFrom(colorspace,hex2RGB)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb)
importFrom(graphics,image)
importFrom(httr,GET)
importFrom(httr,stop_for_status)
importFrom(httr,write_disk)
importFrom(methods,as)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(tools,file_ext)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
useDynLib(swatches,r_floatraw2numeric)