BitRespPtn | R Documentation |
Binary pattern maker
BitRespPtn(n)
n |
decimal numbers |
if n <- 1, return 0,1 if n <- 2, return 00,01,10,11 and so on.
binary patterns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.