Description Usage Arguments Source Examples
Constructs a list of lists Avro schema for the fixed (byte array with fixed size) type.
| 1 | avro_fixed(size, name = NULL, namespace = NULL)
 | 
| size | size of the byte array | 
| name | required name (if missing,  | 
| namespace | optional namespace | 
gen_unique_name.R
| 1 | avro_fixed(6, "MACAddress")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.