Skip to content

Commit b6418df

Browse files
committed
DOCUMENT: devtools::document()
1 parent 0a1dd20 commit b6418df

File tree

2 files changed

+61
-4
lines changed

2 files changed

+61
-4
lines changed

NAMESPACE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Generated by roxygen2: do not edit by hand
22

33
export(add_to_channel)
4+
export(add_to_channel_native)
45
export(as_white_ref)
56
export(cap_channel)
7+
export(cap_channel_native)
68
export(compare_colour)
79
export(convert_colour)
810
export(decode_colour)
@@ -11,6 +13,9 @@ export(encode_colour)
1113
export(encode_native)
1214
export(get_channel)
1315
export(multiply_channel)
16+
export(multiply_channel_native)
1417
export(raise_channel)
18+
export(raise_channel_native)
1519
export(set_channel)
20+
export(set_channel_native)
1621
useDynLib(farver, .registration = TRUE)

man/manip_channel.Rd

Lines changed: 56 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)