This is more of a question rather than an actual issue (though the lack of documentation could be considered an issue).
I'm using PowerModels to read data from matpower files, and I want to use it to extract the incidence and PTDF matrices. I assumed that there would be inbuilt functions for these, and I just wanted to make sure that this is not the case before I go on to write my own functions to do this. If people think this would be useful I could even write this into PowerModels.jl itself?