| as.array.bm_matrix | Cast bitmap/pixmap objects to an array | 
| as_bm_bitmap | Cast to a bitmap matrix object | 
| as_bm_font | Coerce to bitmap font objects | 
| as_bm_list | Coerce to bitmap list objects | 
| as_bm_pixmap | Cast to a pixmap matrix object | 
| as.data.frame.bm_matrix | Convert to data frame with pixel (x,y) coordinates | 
| as.matrix.bm_matrix | Cast bitmap/pixmap objects to a (normal) matrix | 
| bittermelon | bittermelon: Bitmap Tools | 
| bm_bind | Combine bitmap/pixmap objects by rows or columns | 
| bm_bitmap | Bittermelon bitmap matrix object | 
| bm_call | Execute a function call on bitmap objects | 
| bm_clamp | Clamp bitmap values | 
| bm_compose | Compose graphemes in a bitmap list by applying combining... | 
| bm_compress | Compress bitmaps by a factor of two | 
| bm_distort | Resize bitmaps via distortion. | 
| bm_edit | Edit a bitmap via text editor | 
| bm_expand | Expand bitmaps by repeating each row and/or column | 
| bm_extend | Extend bitmaps on the sides with extra pixels | 
| bm_flip | Flip (reflect) bitmaps | 
| bm_font | Bitmap font object | 
| bm_gray | Gray a bitmap | 
| bm_invert | Invert (negate) a bitmap | 
| bm_lapply | Modify bitmap lists | 
| bm_list | Bitmap list object | 
| bm_mask | Modify bitmaps via masking with a 'mask' bitmap | 
| bm_options | Get bittermelon options | 
| bm_outline | Compute "outline" bitmap of a bitmap | 
| bm_overlay | Merge bitmaps by overlaying one over another | 
| bm_pad | Adjust bitmap padding lengths | 
| bm_padding_lengths | Compute bitmap padding lengths | 
| bm_pixel_picker | Bitmap pixel picker | 
| bm_pixmap | Bittermelon pixmap matrix object | 
| bm_print | Print bitmap objects | 
| bm_replace | Replace a color in a bitmap with another color | 
| bm_resize | Resize bitmaps by trimming and/or extending | 
| bm_rotate | Rotate bitmaps 0, 90, 180, or 270 degrees | 
| bm_shadow | Bitmap shadow, bold, and glow effects | 
| bm_shift | Shift elements within bitmaps | 
| bm_trim | Trim bitmaps | 
| col2hex | Colors to standardized hex strings | 
| col2int | Color to (native) integer conversions | 
| combine | Combine bitmap objects | 
| Extract.bm_matrix | Extract or replace parts of a bitmap/pixmap matrix | 
| farming_crops_16x16 | Sprites for twenty farming crops | 
| hex_font | Read and write hex bitmap font files | 
| is_bm_bitmap | Test if the object is a bitmap object | 
| is_bm_font | Test if the object is a bitmap font object | 
| is_bm_list | Test if the object is a bitmap glyph list object | 
| is_bm_pixmap | Test if the object is a pixmap object | 
| lengths | Widths or heights of bitmaps | 
| monobit | Read and write bitmap font files using monobit | 
| Ops.bm_object | S3 Ops group generic methods for bitmap objects | 
| plot.bm_matrix | Plot bitmap/pixmap objects | 
| print.bm_bitmap | Print bitmap objects | 
| print.bm_pixmap | Print pixmap objects | 
| Summary.bm_list | max, min, and range for bitmap objects | 
| unicode_code_points | Get Unicode code points | 
| unicode_utilities | Other Unicode utilities | 
| yaff_font | Read and write yaff bitmap font files | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.