You are here
Error message
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Notice: Trying to access array offset on value of type int in element_children() (line 6489 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
- Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in book_prev() (line 775 of /home3/gardeoi3/public_html/iamrandom/modules/book/book.module).
- Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
table() function
By tholscla on Tue, 05/03/2016 - 16:09
Retrieving information from the table function:
x=c("river", "stream","stream","stream","river","river","river","stream","stream","stream", "flood")
y= table(x)
names(y)
as.vector(y)
sort(y,decreasing=TRUE)