File: NAMESPACE

package info (click to toggle)
r-cran-farver 2.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,932 kB
  • sloc: cpp: 3,466; sh: 13; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated by roxygen2: do not edit by hand

export(add_to_channel)
export(as_white_ref)
export(cap_channel)
export(compare_colour)
export(convert_colour)
export(decode_colour)
export(decode_native)
export(encode_colour)
export(encode_native)
export(get_channel)
export(multiply_channel)
export(raise_channel)
export(set_channel)
useDynLib(farver, .registration = TRUE)