Get CCFv3 Annotation
1 2 3 4 5 6 | ccf_annotation(
age = "Adult",
make_array = FALSE,
array_spacing = 200,
coco_reflect = TRUE
)
|
age |
One of c("Adult","E11","E13","E15","E18","P4","P14","P28","P56") |
make_array |
Logical argument whether to return the result as a 3D array instead of an object of class 'sf'. |
array_spacing |
numerical value indicating spacing between array point (usually 25 or 200) in uM. |
coco_reflect |
Logical argument to reflect Y and Z axes to match cocoframer mesh spatial orientation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.