Skip to content

Commit

Permalink
DOCUMENT: devtools::document()
Browse files Browse the repository at this point in the history
  • Loading branch information
zeehio committed Nov 6, 2022
1 parent 0a1dd20 commit b6418df
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 4 deletions.
5 changes: 5 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Generated by roxygen2: do not edit by hand

export(add_to_channel)
export(add_to_channel_native)
export(as_white_ref)
export(cap_channel)
export(cap_channel_native)
export(compare_colour)
export(convert_colour)
export(decode_colour)
Expand All @@ -11,6 +13,9 @@ export(encode_colour)
export(encode_native)
export(get_channel)
export(multiply_channel)
export(multiply_channel_native)
export(raise_channel)
export(raise_channel_native)
export(set_channel)
export(set_channel_native)
useDynLib(farver, .registration = TRUE)
60 changes: 56 additions & 4 deletions man/manip_channel.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6418df

Please sign in to comment.