This is a lightweight wrapper to the export family of functions defined in rtracklayer.
write_gff(x, file, index = FALSE)
write_gff1(x, file, index = FALSE)
write_gff2(x, file, index = FALSE)
write_gff3(x, file, index = FALSE)The write function returns a GFFFile object invisibly
rtracklayer::GFFFile()