Learn R Programming

seqinr (version 3.3-3)

print.qaw: Print method for objects from class qaw

Description

Print the number of elements, their type and the corresponding query.

Usage

"print"(x, ...)

Arguments

x
A objet of class qaw
...
not used

Value

None.

References

citation("seqinr")

See Also

print

Examples

Run this code
## Not run:  
#   ### Need internet connection
#   choosebank("emblTP")
#   list1 <- query("sp=felis catus")	
#   list1
#   # 4732 SQ for sp=felis catus
#   ## End(Not run)

Run the code above in your browser using DataLab